]> git.donarmstrong.com Git - mothur.git/blobdiff - uc.h
1.22.0
[mothur.git] / uc.h
diff --git a/uc.h b/uc.h
index 8edef832487b8756f108ef1e1323d5ab4076dcee..3f6018a68e6e8be143ffe972ef117b01f2ca0e54 100644 (file)
--- a/uc.h
+++ b/uc.h
@@ -1,5 +1,3 @@
-//uchime by Robert C. Edgar http://drive5.com/uchime This code is donated to the public domain.\r
-\r
 #ifndef uc_h\r
 #define uc_h\r
 \r
@@ -9,7 +7,7 @@
 \r
 struct AlnData;\r
 \r
-int uchime_main(int, char**);  \r
+int uchime_main(int, char**); \r
 \r
 class UCFile\r
        {\r
@@ -29,9 +27,6 @@ public:
        vector<unsigned> m_SeedLos;\r
 \r
 public:\r
-       /* some function prototypes */\r
-       \r
-               \r
        UCFile();\r
        void Clear(bool ctor = false);\r
        void Close();\r