summaryrefslogtreecommitdiffstats
path: root/tests/binary.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/binary.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/binary.test')
-rw-r--r--tests/binary.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/binary.test b/tests/binary.test
index 71acaf3..44af9e5 100644
--- a/tests/binary.test
+++ b/tests/binary.test
@@ -9,8 +9,6 @@
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
-#
-# RCS: @(#) $Id: binary.test,v 1.32 2008/03/24 03:10:46 patthoyts Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest