]> git.donarmstrong.com Git - mothur.git/blobdiff - validcalculator.h
removed read.dist, read.otu, read.tree and globaldata. added current to defaults...
[mothur.git] / validcalculator.h
index bf8819f4f317df5337c75975afd2e165ce376bcd..6cdd4ae3d9cc48176b1a525723b5b5c1cc78fdd2 100644 (file)
@@ -24,6 +24,7 @@ class ValidCalculators {
                ~ValidCalculators();
                bool isValidCalculator(string, string);
                void printCalc(string, ostream&);
+               string printCalc(string);
                
        private:
                map<string, string> single;