diff options
| author | dgp@users.sourceforge.net <dgp> | 2011-03-02 16:06:41 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2011-03-02 16:06:41 (GMT) |
| commit | b5e434e363aeeea2eefdb8be1ed6fc0efcf4ca5d (patch) | |
| tree | eb4c16e323de2d467a528cb46f37376fb5b9ed03 /tests/binary.test | |
| parent | f1ddac3043eff9b8325a413c46de1c89ef96d5fa (diff) | |
| parent | ed7157d22f9dc66f935870529cc6f8c04a52ee4a (diff) | |
| download | tcl-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.test | 2 |
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 |
