diff options
Diffstat (limited to 'tests/bevel.tcl')
-rw-r--r-- | tests/bevel.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bevel.tcl b/tests/bevel.tcl index 60c913a..815590a 100644 --- a/tests/bevel.tcl +++ b/tests/bevel.tcl @@ -2,7 +2,7 @@ # widgets. It is part of the Tk visual test suite, which is invoked # via the "visual" script. # -# SCCS: @(#) bevel.tcl 1.4 96/06/24 16:48:14 +# RCS: @(#) $Id: bevel.tcl,v 1.2 1998/09/14 18:23:42 stanton Exp $ catch {destroy .t} toplevel .t |