src/hg/archaeStuff/tooltip/tooltip.c 1.9
1.9 2010/05/25 17:10:15 kent
Renaming aliTrack to aliTable to help clarify track/table confusion.
Index: src/hg/archaeStuff/tooltip/tooltip.c
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/archaeStuff/tooltip/tooltip.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -B -U 4 -r1.8 -r1.9
--- src/hg/archaeStuff/tooltip/tooltip.c 11 May 2010 01:43:24 -0000 1.8
+++ src/hg/archaeStuff/tooltip/tooltip.c 25 May 2010 17:10:15 -0000 1.9
@@ -857,9 +857,9 @@
getDbAndGenome(cart, &database, &organism, oldVars);
ToolTipQuery();
}
-char *excludeVars[] = {"hgSeq.revComp", "bool.hcg.dna.rc", "Submit", "submit", "g", "i", "aliTrack", "addp", "pred", NULL};
+char *excludeVars[] = {"hgSeq.revComp", "bool.hcg.dna.rc", "Submit", "submit", "g", "i", "aliTable", "addp", "pred", NULL};
int main(int argc, char *argv[])
{
cgiSpoof(&argc,argv);
//dispatchRoutines();