]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmap.h
broke up globaldata and moved error checking and help into commands
[mothur.git] / heatmap.h
index 7c5b561c84ade9012c49171b4b9f0b0d765b9724..56a56e4e841b4f258f5ab4f183db96acd7d6f268 100644 (file)
--- a/heatmap.h
+++ b/heatmap.h
@@ -19,7 +19,7 @@
 class HeatMap {
        
        public:
-               HeatMap();
+               HeatMap(string, string);
                ~HeatMap(){};
        
                void getPic(RAbundVector*);