diff options
Diffstat (limited to 'library/demos/colors.tcl')
-rw-r--r-- | library/demos/colors.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/colors.tcl b/library/demos/colors.tcl index e95c21c..77350e0 100644 --- a/library/demos/colors.tcl +++ b/library/demos/colors.tcl @@ -4,7 +4,7 @@ # many of the colors from the X color database. You can click on # a color to change the application's palette. # -# SCCS: @(#) colors.tcl 1.4 97/03/02 16:20:29 +# RCS: @(#) $Id: colors.tcl,v 1.1.4.1 1998/09/30 02:17:43 stanton Exp $ if {![info exists widgetDemo]} { error "This script should be run from the \"widget\" demo." |