diff options
Diffstat (limited to 'library/demos/tcolor')
-rw-r--r-- | library/demos/tcolor | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/tcolor b/library/demos/tcolor index 50c0e68..4eeb893 100644 --- a/library/demos/tcolor +++ b/library/demos/tcolor @@ -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: tcolor,v 1.2 1998/09/14 18:23:30 stanton Exp $ wm title . "Color Editor" |