JWS-112 Bumping version of ClustalO (src, binaries and windows) to version 1.2.4.
[jabaws.git] / binaries / src / clustalo / src / hhalign / hhhitlist.h
index 1846b61..6d17f62 100644 (file)
@@ -15,7 +15,7 @@
  ********************************************************************/
 
 /*
- * RCS $Id: hhhitlist.h 243 2011-05-31 13:49:19Z fabian $
+ * RCS $Id: hhhitlist.h 284 2013-06-12 10:10:11Z fabian $
  */
 
 // hhhitlist.h
@@ -51,7 +51,7 @@ public:
   // Print alignments of query sequences against hit sequences 
   int PrintAlignments(
 #ifdef CLUSTALO
-                      char **ppcFirstProf, char **ppcSecndProf, 
+                      char **ppcFirstProf, char **ppcSecndProf, char zcAux[], char zcError[],
 #endif
                       HMM& q, char* outfile, char outformat=0);