]> git.donarmstrong.com Git - mothur.git/blobdiff - bellerophon.cpp
working on chimeras
[mothur.git] / bellerophon.cpp
index 7c64d4703a4bd3700e0757052c392639f16aa7eb..afb88d2ea29e7b59e971fb6cee9c95f8ffd6e475 100644 (file)
@@ -230,7 +230,7 @@ int Bellerophon::getChimeras() {
                sort(pref.begin(), pref.end(), comparePref);
                
                return 0;
-
+               
        }
        catch(exception& e) {
                errorOut(e, "Bellerophon", "getChimeras");