]> git.donarmstrong.com Git - mothur.git/blobdiff - diagbox.h
1.22.0
[mothur.git] / diagbox.h
index 2491a58accce9c691c21f471af5eccda75354c81..0c5846ce28e510509266238eb0ac4ce7151e483f 100644 (file)
--- a/diagbox.h
+++ b/diagbox.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 diagbox_h\r
 #define diagbox_h\r
 \r
@@ -186,10 +184,10 @@ Don't have proof..
                }\r
        };\r
 \r
-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
+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);
 \r
 #endif // diagbox_h\r