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/canvText.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/canvText.test')
-rw-r--r-- | tests/canvText.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/canvText.test b/tests/canvText.test index 5db53c8..070011b 100644 --- a/tests/canvText.test +++ b/tests/canvText.test @@ -5,8 +5,6 @@ # Copyright (c) 1996-1997 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: canvText.test,v 1.16.4.2 2008/10/11 06:55:03 dkf Exp $ package require tcltest 2.1 eval tcltest::configure $argv |