diff options
Diffstat (limited to 'tests/canvPsGrph.tcl')
-rw-r--r-- | tests/canvPsGrph.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/canvPsGrph.tcl b/tests/canvPsGrph.tcl index 55b90d7..8458727 100644 --- a/tests/canvPsGrph.tcl +++ b/tests/canvPsGrph.tcl @@ -2,7 +2,7 @@ # for some of the graphical objects in canvases. It is part of the Tk # visual test suite, which is invoked via the "visual" script. # -# SCCS: @(#) canvPsGrph.tcl 1.3 96/02/16 10:56:07 +# RCS: @(#) $Id: canvPsGrph.tcl,v 1.2 1998/09/14 18:23:44 stanton Exp $ catch {destroy .t} toplevel .t |