a44421a79fb36cc2036fe116b97ea3bc9590cd0c braney Fri Dec 2 09:34:39 2011 -0800 removed rcsid (#295) diff --git src/hg/gpStats/gpStats.c src/hg/gpStats/gpStats.c index 8d77bc9..7e3cf9f 100644 --- src/hg/gpStats/gpStats.c +++ src/hg/gpStats/gpStats.c @@ -1,21 +1,20 @@ /* gpStats - Figure out some stats on the golden path.. */ #include "common.h" #include "linefile.h" #include "hash.h" -static char const rcsid[] = "$Id: gpStats.c,v 1.5 2006/04/10 15:22:35 angie Exp $"; void usage() /* Explain usage and exit. */ { errAbort( "gpStats - Figure out some stats on the golden path.\n" "usage:\n" " gpStats windowSize maxGap file(s).agp\n"); } unsigned long totalBases=0; unsigned long totalRaftStarts = 0; unsigned long totalFlotStarts = 0; struct sizeList