diff lshlib.h @ 525:11dd6eab15c8 multiprobeLSH

_LSH_DEBUG_ option now reports correct point counts per hashtable read.
author mas01mc
date Wed, 28 Jan 2009 17:18:58 +0000
parents 469b50a3dd84
children f6363bfdad80 1731a6c457d7
line wrap: on
line diff
--- a/lshlib.h	Wed Jan 28 16:02:17 2009 +0000
+++ b/lshlib.h	Wed Jan 28 17:18:58 2009 +0000
@@ -95,7 +95,7 @@
   fclose(dbFile);error("write error in serial_write_format2",TOKENSTR);}	
 
 //#define LSH_DUMP_CORE_TABLES  // set to dump hashtables on load
-#define _LSH_DEBUG_             // turn on debugging information
+//#define _LSH_DEBUG_             // turn on debugging information
 
 //#define USE_U_FUNCTIONS       // set to use partial hashfunction re-use