diff options
author | dgp@users.sourceforge.net <dgp> | 2011-06-08 17:44:55 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2011-06-08 17:44:55 (GMT) |
commit | b22c70b26b7755db1844439c25834597bb5572b5 (patch) | |
tree | 2feace2ac90d8666eb2dd198d83307c99a4487ea /tests/winfo.test | |
parent | acb89e8905e3310c8a3d05bb1c2a824ffc401a0c (diff) | |
parent | 42bca745d0043de8d97ec44accbad327b0482e5f (diff) | |
download | tk-b22c70b26b7755db1844439c25834597bb5572b5.zip tk-b22c70b26b7755db1844439c25834597bb5572b5.tar.gz tk-b22c70b26b7755db1844439c25834597bb5572b5.tar.bz2 |
Purge RCS Keywords.
Diffstat (limited to 'tests/winfo.test')
-rw-r--r-- | tests/winfo.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/winfo.test b/tests/winfo.test index 0b2b9d6..4ce87eb 100644 --- a/tests/winfo.test +++ b/tests/winfo.test @@ -5,8 +5,6 @@ # Copyright (c) 1994-1997 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: winfo.test,v 1.15 2007/12/13 15:27:55 dgp Exp $ package require tcltest 2.1 eval tcltest::configure $argv |