diff options
Diffstat (limited to 'library/demos/image1.tcl')
-rw-r--r-- | library/demos/image1.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/image1.tcl b/library/demos/image1.tcl index a3b78db..06da5a8 100644 --- a/library/demos/image1.tcl +++ b/library/demos/image1.tcl @@ -2,7 +2,7 @@ # # This demonstration script displays two image widgets. # -# SCCS: @(#) image1.tcl 1.6 97/03/02 16:24:35 +# RCS: @(#) $Id: image1.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." |