summaryrefslogtreecommitdiffstats
path: root/library/opt
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-03-02 20:27:33 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-03-02 20:27:33 (GMT)
commit17bf2e2c7ac19e4a2d576a88d3bec1413a02be74 (patch)
tree6550bd3dc32cd060a096d78dea1eb3eceb51d61c /library/opt
parent6f017f71965cb7b4b9be15054f25c0936c3356a9 (diff)
parent0937455905c1a0341afda78b07e91c750febefad (diff)
downloadtcl-17bf2e2c7ac19e4a2d576a88d3bec1413a02be74.zip
tcl-17bf2e2c7ac19e4a2d576a88d3bec1413a02be74.tar.gz
tcl-17bf2e2c7ac19e4a2d576a88d3bec1413a02be74.tar.bz2
Now that we're no longer using SCM based on RCS, the RCS Keyword lines
cause more harm than good. Purged them (except in zlib files).
Diffstat (limited to 'library/opt')
-rw-r--r--library/opt/optparse.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/opt/optparse.tcl b/library/opt/optparse.tcl
index d6bca2f..fc77fa1 100644
--- a/library/opt/optparse.tcl
+++ b/library/opt/optparse.tcl
@@ -7,8 +7,6 @@
# of Tcl. It is NOT supported and you should not rely
# on it. If your code does rely on this package you
# may directly incorporate this code into your application.
-#
-# RCS: @(#) $Id: optparse.tcl,v 1.13 2010/05/27 09:18:12 nijtmans Exp $
package require Tcl 8.2
# When this version number changes, update the pkgIndex.tcl file