src/hg/inc/wiggle.h 1.89
1.89 2009/11/25 18:44:40 hiram
premature, need to wait for trackDb to update before eliminating the recognition of defaultViewLimits
Index: src/hg/inc/wiggle.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/inc/wiggle.h,v
retrieving revision 1.88
retrieving revision 1.89
diff -b -B -U 4 -r1.88 -r1.89
--- src/hg/inc/wiggle.h 25 Nov 2009 18:34:47 -0000 1.88
+++ src/hg/inc/wiggle.h 25 Nov 2009 18:44:40 -0000 1.89
@@ -248,8 +248,9 @@
/****** spanList - fetch list of spans from trackDb *********************/
/* cart and trackDb strings */
#define VIEWLIMITS "viewLimits"
+#define DEFAULTVIEWLIMITS "defaultViewLimits"
#define VIEWLIMITSMAX "viewLimitsMax"
#define MIN_Y "minY"
#define MAX_Y "maxY"
#define MIN_LIMIT "minLimit"