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/frame.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/frame.test')
-rw-r--r-- | tests/frame.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/frame.test b/tests/frame.test index b7f9493..affdac6 100644 --- a/tests/frame.test +++ b/tests/frame.test @@ -6,8 +6,6 @@ # Copyright (c) 1994-1996 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: frame.test,v 1.16 2007/05/11 12:36:04 patthoyts Exp $ package require tcltest 2.1 eval tcltest::configure $argv |