src/hg/instinct/hgGeneset/bioIntDriver.h 1.1

1.1 2010/01/19 23:05:12 sbenz
Adding new geneset binaries to cvs
Index: src/hg/instinct/hgGeneset/bioIntDriver.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgGeneset/bioIntDriver.h,v
retrieving revision 1.2
retrieving revision 1.1
diff -b -B -U 4 -r1.2 -r1.1
--- src/hg/instinct/hgGeneset/bioIntDriver.h	21 Jan 2010 23:51:13 -0000	1.2
+++ src/hg/instinct/hgGeneset/bioIntDriver.h	19 Jan 2010 23:05:12 -0000	1.1
@@ -8,8 +8,9 @@
 #include "common.h"
 #include "bioIntDb.h"
 
 #define DBL_NULL  -9999.98  /* fairly unique number... TODO: better way? */
+#define DEBUG 0
 
 #define AN_TABLE "analyses"
 #define AF_TABLE "analysisFeatures"
 #define AM_TABLE "analysisModules"