src/hg/instinct/hgBamBam/hgBamBam.h 1.5

1.5 2010/06/01 04:00:48 jsanborn
minor update
Index: src/hg/instinct/hgBamBam/hgBamBam.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgBamBam/hgBamBam.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 4 -r1.4 -r1.5
--- src/hg/instinct/hgBamBam/hgBamBam.h	31 May 2010 22:07:03 -0000	1.4
+++ src/hg/instinct/hgBamBam/hgBamBam.h	1 Jun 2010 04:00:48 -0000	1.5
@@ -7,8 +7,10 @@
 
 #define DEBUG 1
 #define VERSION "0.1"
 
+#define FLOAT_NULL -9999
+
 #define DEFAULT_LABEL_HEIGHT 10
 #define CYTO_HEIGHT 11
 
 #define DEFAULT_PLOT_WIDTH 1000