src/hg/instinct/hgPathways/hgPathways.h 1.4

1.4 2009/11/07 00:35:49 sbenz
Bunch of updates to make this work, and slightly change the UI
Index: src/hg/instinct/hgPathways/hgPathways.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/hgPathways/hgPathways.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/hg/instinct/hgPathways/hgPathways.h	18 May 2009 20:52:17 -0000	1.3
+++ src/hg/instinct/hgPathways/hgPathways.h	7 Nov 2009 00:35:49 -0000	1.4
@@ -23,9 +23,9 @@
 #define hghDo hghPrefix "do"
 
 #define hghTableName hghPrefix "tableName"
 
-#define hghPathwayModuleID	2
+#define hghPathwayModuleID	3
 
 /*** Our various cart variables. ***/
 #define hghHeatmap hghPrefix "heatmap"
 #define hghDataSet hghPrefix "dataset"