diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-08 16:13:24 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-08 16:13:24 (GMT) |
commit | 5cad7e1240b32955c1350fcd8cf4456165f13f96 (patch) | |
tree | 786e9299901f14f9734842c8825ad34a73260a50 /tests/bind.test | |
parent | 255c998c4d6b7a3a342bbb8d3184f0f4365d33f5 (diff) | |
download | tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.zip tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.tar.gz tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'tests/bind.test')
-rw-r--r-- | tests/bind.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/bind.test b/tests/bind.test index 91fb949..6de1fc1 100644 --- a/tests/bind.test +++ b/tests/bind.test @@ -6,8 +6,6 @@ # Copyright (c) 1994-1995 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: bind.test,v 1.11.2.1 2007/05/16 15:22:19 dgp Exp $ package require tcltest 2.1 namespace import -force tcltest::configure |