a44421a79fb36cc2036fe116b97ea3bc9590cd0c
braney
  Fri Dec 2 09:34:39 2011 -0800
removed rcsid (#295)
diff --git src/hg/agpToGl/agpToGl.c src/hg/agpToGl/agpToGl.c
index a433c10..d111a63 100644
--- src/hg/agpToGl/agpToGl.c
+++ src/hg/agpToGl/agpToGl.c
@@ -1,22 +1,21 @@
 /* agpToGl - Convert AGP file to GL file.  Some fakery involved.. */
 #include "common.h"
 #include "linefile.h"
 #include "hash.h"
 #include "cheapcgi.h"
 
-static char const rcsid[] = "$Id: agpToGl.c,v 1.5 2004/07/21 23:44:12 angie Exp $";
 
 void usage()
 /* Explain usage and exit. */
 {
 errAbort(
   "agpToGl - Convert AGP file to GL file.  Some fakery involved.\n"
   "usage:\n"
   "   agpToGl source.agp dest\n"
   "options:\n"
   "   -md=seq_contig.md - get list of clones to reverse from NCBI .md file\n"
   "                       and produce output parsed into contigs\n"
   );
 }
 
 struct mdContig