a44421a79fb36cc2036fe116b97ea3bc9590cd0c braney Fri Dec 2 09:34:39 2011 -0800 removed rcsid (#295) diff --git src/hg/hgGenome/usage.c src/hg/hgGenome/usage.c index 598bc46..758b5ef 100644 --- src/hg/hgGenome/usage.c +++ src/hg/hgGenome/usage.c @@ -1,21 +1,20 @@ /* usage - functions that display helpful usage info text go here. -jk)*/ #include "common.h" #include "hPrint.h" -static char const rcsid[] = "$Id: usage.c,v 1.9 2009/01/12 18:42:47 ann Exp $"; void printMainHelp() /* Put up main page help info. */ { hPrintf("%s", "<P>Genome Graphs is a tool for displaying genome-wide data sets such\n" "as the results of genome-wide SNP association studies, linkage studies\n" "and homozygosity mapping. This section provides line-by-line descriptions\n" "of the controls on this page. For more detailed instructions, see the\n" "<A HREF=\"../goldenPath/help/hgGenomeHelp.html\" TARGET=\"_blank\">Genome\n" "Graphs User's Guide</A>.\n" " <UL>\n" " <LI><B>clade: </B>Specifies which clade the organism is in." " </LI>\n"