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

1.2 2010/01/21 23:51:13 jsanborn
added initial drawing code
Index: src/hg/instinct/hgGeneset/bioIntDriver.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgGeneset/bioIntDriver.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -b -B -U 4 -r1.1 -r1.2
--- src/hg/instinct/hgGeneset/bioIntDriver.h	19 Jan 2010 23:05:12 -0000	1.1
+++ src/hg/instinct/hgGeneset/bioIntDriver.h	21 Jan 2010 23:51:13 -0000	1.2
@@ -8,9 +8,8 @@
 #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"