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/pack.test | |
parent | 255c998c4d6b7a3a342bbb8d3184f0f4365d33f5 (diff) | |
download | tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.zip tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.tar.gz tk-5cad7e1240b32955c1350fcd8cf4456165f13f96.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'tests/pack.test')
-rw-r--r-- | tests/pack.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/pack.test b/tests/pack.test index c53c88f..1784b97 100644 --- a/tests/pack.test +++ b/tests/pack.test @@ -5,8 +5,6 @@ # Copyright (c) 1994 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: pack.test,v 1.10.2.1 2006/04/05 17:51:04 dgp Exp $ package require tcltest 2.1 namespace import -force tcltest::configure |