JWS-112 Bumping version of ClustalO (src, binaries and windows) to version 1.2.4.
[jabaws.git] / binaries / src / clustalo / src / hhalign / hash-C.h
index 24b7815..3ddae4b 100644 (file)
@@ -15,7 +15,7 @@
  ********************************************************************/
 
 /*
- * RCS $Id: hash-C.h 143 2010-10-14 13:11:14Z andreas $
+ * RCS $Id: hash-C.h 309 2016-06-13 14:10:11Z fabian $
  */
 
 // hash.C
@@ -27,7 +27,7 @@
 // * works also if maximal size is exceeded, but gets slower by a factor ~num_keys/num_slots 
 
 /*
- * RCS $Id: hash-C.h 143 2010-10-14 13:11:14Z andreas $
+ * RCS $Id: hash-C.h 309 2016-06-13 14:10:11Z fabian $
  */
 
 #ifndef HASH
@@ -59,7 +59,7 @@ using std::ofstream;
 #endif
 
 #include "hash.h"
-
+//#include "new_new.h" /* memory tracking */
 
 
 //////////////////////////////////////////////////////////////////////////////