OSDN Git Service

touched all tk files to ease next import
[pf3gnuchains/pf3gnuchains4x.git] / tk / library / demos / tcolor
index 50c0e68..edef723 100755 (executable)
@@ -7,7 +7,7 @@ exec wish "$0" "$@"
 # create colors using either the RGB, HSB, or CYM color spaces
 # and apply the color to existing applications.
 #
-# SCCS: @(#) tcolor 1.11 96/06/24 16:43:11
+# RCS: @(#) $Id$
 
 wm title . "Color Editor"
 
@@ -356,3 +356,4 @@ proc doUpdate {} {
 }
 
 changeColorSpace hsb
+