summaryrefslogtreecommitdiffstats
path: root/tests/stringComp.test
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2011-03-02 16:06:41 (GMT)
committerdgp@users.sourceforge.net <dgp>2011-03-02 16:06:41 (GMT)
commitb5e434e363aeeea2eefdb8be1ed6fc0efcf4ca5d (patch)
treeeb4c16e323de2d467a528cb46f37376fb5b9ed03 /tests/stringComp.test
parentf1ddac3043eff9b8325a413c46de1c89ef96d5fa (diff)
parented7157d22f9dc66f935870529cc6f8c04a52ee4a (diff)
downloadtcl-b5e434e363aeeea2eefdb8be1ed6fc0efcf4ca5d.zip
tcl-b5e434e363aeeea2eefdb8be1ed6fc0efcf4ca5d.tar.gz
tcl-b5e434e363aeeea2eefdb8be1ed6fc0efcf4ca5d.tar.bz2
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause
more harm than good. Purged them.
Diffstat (limited to 'tests/stringComp.test')
-rw-r--r--tests/stringComp.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/stringComp.test b/tests/stringComp.test
index cf22346..2ce2010 100644
--- a/tests/stringComp.test
+++ b/tests/stringComp.test
@@ -14,8 +14,6 @@
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-#
-# RCS: @(#) $Id: stringComp.test,v 1.15 2007/12/13 15:26:07 dgp Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest