summaryrefslogtreecommitdiffstats
path: root/library/demos/colors.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/demos/colors.tcl')
-rw-r--r--library/demos/colors.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/colors.tcl b/library/demos/colors.tcl
index 0a58db9..ff72bee 100644
--- a/library/demos/colors.tcl
+++ b/library/demos/colors.tcl
@@ -3,8 +3,6 @@
# This demonstration script creates a listbox widget that displays
# many of the colors from the X color database. You can click on
# a color to change the application's palette.
-#
-# RCS: @(#) $Id: colors.tcl,v 1.2 1998/09/14 18:23:27 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."