diff options
Diffstat (limited to 'library/demos/hscale.tcl')
-rw-r--r-- | library/demos/hscale.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/hscale.tcl b/library/demos/hscale.tcl index a760586..fca7f20 100644 --- a/library/demos/hscale.tcl +++ b/library/demos/hscale.tcl @@ -2,7 +2,7 @@ # # This demonstration script shows an example with a horizontal scale. # -# SCCS: @(#) hscale.tcl 1.4 97/03/02 16:24:01 +# RCS: @(#) $Id: hscale.tcl,v 1.2 1998/09/14 18:23:28 stanton Exp $ if {![info exists widgetDemo]} { error "This script should be run from the \"widget\" demo." |