diff options
Diffstat (limited to 'tests/tk.test')
-rw-r--r-- | tests/tk.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tk.test b/tests/tk.test index 94cec66..89a853b 100644 --- a/tests/tk.test +++ b/tests/tk.test @@ -6,7 +6,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# SCCS: @(#) tk.test 1.3 97/05/20 15:17:44 +# RCS: @(#) $Id: tk.test,v 1.2 1998/09/14 18:23:52 stanton Exp $ if {[info commands test] == ""} { source defs |