]> git.donarmstrong.com Git - mothur.git/blobdiff - diagbox.h
added parameter to chimera.uchime
[mothur.git] / diagbox.h
index 0c5846ce28e510509266238eb0ac4ce7151e483f..2491a58accce9c691c21f471af5eccda75354c81 100644 (file)
--- a/diagbox.h
+++ b/diagbox.h
@@ -1,3 +1,5 @@
+//uchime by Robert C. Edgar http://drive5.com/uchime This code is donated to the public domain.\r
+\r
 #ifndef diagbox_h\r
 #define diagbox_h\r
 \r
@@ -184,10 +186,10 @@ Don't have proof..
                }\r
        };\r
 \r
-typedef const char *(*NWDIAG)(const byte *A, unsigned LA, const byte *B, unsigned LB,
-  unsigned DiagLo, unsigned DiagHi, bool LeftTerm, bool RightTerm);
-
-const char *NWBandWrap(NWDIAG NW, const byte *A, unsigned LA, const byte *B, unsigned LB,
-  unsigned DiagLo, unsigned DiagHi, bool LeftTerm, bool RightTerm);
+typedef const char *(*NWDIAG)(const byte *A, unsigned LA, const byte *B, unsigned LB,\r
+  unsigned DiagLo, unsigned DiagHi, bool LeftTerm, bool RightTerm);\r
+\r
+const char *NWBandWrap(NWDIAG NW, const byte *A, unsigned LA, const byte *B, unsigned LB,\r
+  unsigned DiagLo, unsigned DiagHi, bool LeftTerm, bool RightTerm);\r
 \r
 #endif // diagbox_h\r