[gs-cvs] rev 7014 - trunk/gs/toolbin

lpd at ghostscript.com lpd at ghostscript.com
Wed Aug 30 12:04:15 PDT 2006


Author: lpd
Date: 2006-08-30 12:04:15 -0700 (Wed, 30 Aug 2006)
New Revision: 7014

Modified:
   trunk/gs/toolbin/ocheck.py
Log:
Adds an Id line, accidentally omitted on initial checkin.


Modified: trunk/gs/toolbin/ocheck.py
===================================================================
--- trunk/gs/toolbin/ocheck.py	2006-08-30 18:38:50 UTC (rev 7013)
+++ trunk/gs/toolbin/ocheck.py	2006-08-30 19:04:15 UTC (rev 7014)
@@ -6,6 +6,8 @@
 # This script requires GNU-compatible 'nm' and 'objdump' programs:
 # it has only been tested on (32- and 64-bit) x86 systems.
 
+# $Id: $
+
 USAGE = """\
 Usage: python ocheck.py [<cwd>] <ld-script> (--exclude [from]:[to]* |
          --query [from]:[to]* | --cycles | --verbose)*



More information about the gs-cvs mailing list