a44421a79fb36cc2036fe116b97ea3bc9590cd0c braney Fri Dec 2 09:34:39 2011 -0800 removed rcsid (#295) diff --git src/hg/hgTables/usage.c src/hg/hgTables/usage.c index 056581d..2b3bed9 100644 --- src/hg/hgTables/usage.c +++ src/hg/hgTables/usage.c @@ -1,22 +1,21 @@ /* usage - functions that display helpful usage info text go here. -jk)*/ #include "common.h" #include "jksql.h" #include "hgTables.h" -static char const rcsid[] = "$Id: usage.c,v 1.20 2010/05/24 21:55:07 bristor Exp $"; void printMainHelp() /* Put up main page help info. */ { hPrintf("%s", "This section provides brief line-by-line descriptions of the Table \n" "Browser controls. For more information on using this program, see the \n" "<A HREF=\"../goldenPath/help/hgTablesHelp.html\" TARGET=_blank>Table \n" "Browser User's Guide</A>.\n" " <UL>\n" " <LI><B>clade: </B>Specifies which clade the organism is in.</LI>\n" " \n" " <LI><B>genome: </B>Specifies which organism data to use.</LI>\n" " \n" " <LI><B>assembly: </B>Specifies which version of the organism's genome\n"