]> git.donarmstrong.com Git - mothur.git/blobdiff - aligncommand.h
added set.current and get.current commands and modified existing commands to update...
[mothur.git] / aligncommand.h
index d519e9154fecadd04d3e535c3cfe6916e03cabba..169b43512375aef99a22029b35425d87d6360afb 100644 (file)
@@ -15,7 +15,6 @@
 #include "database.hpp"
 #include "alignment.hpp"
 #include "alignmentdb.h"
-#include "mothurfiles.h"
 
 class AlignCommand : public Command {
        
@@ -60,7 +59,6 @@ private:
        vector<string> outputNames;
        
        bool abort, flip, calledHelp;
-       CurrentFile* currentFiles;
 
 };