diff options
author | dgp@users.sourceforge.net <dgp> | 2011-06-10 20:14:39 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2011-06-10 20:14:39 (GMT) |
commit | d6803f64b08346d53d2070e08fa465086fc044f4 (patch) | |
tree | aeffdde9ead5b6c4becdeee9212a8c316ebd3273 /tests/canvRect.test | |
parent | 17d23082565e9b56cdb78e855cdd698a8fec98b7 (diff) | |
parent | 7d22cd6c46a14d5eb9d53d370b677897d07924d6 (diff) | |
download | tk-d6803f64b08346d53d2070e08fa465086fc044f4.zip tk-d6803f64b08346d53d2070e08fa465086fc044f4.tar.gz tk-d6803f64b08346d53d2070e08fa465086fc044f4.tar.bz2 |
Merge to RC branch
Diffstat (limited to 'tests/canvRect.test')
-rw-r--r-- | tests/canvRect.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/canvRect.test b/tests/canvRect.test index 07f3e91..b6c828e 100644 --- a/tests/canvRect.test +++ b/tests/canvRect.test @@ -5,8 +5,6 @@ # Copyright (c) 1994-1996 Sun Microsystems, Inc. # Copyright (c) 1998-1999 by Scriptics Corporation. # All rights reserved. -# -# RCS: @(#) $Id: canvRect.test,v 1.8 2004/05/23 17:34:48 dkf Exp $ package require tcltest 2.1 eval tcltest::configure $argv |