summaryrefslogtreecommitdiffstats
path: root/library/demos/icon.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'library/demos/icon.tcl')
-rw-r--r--library/demos/icon.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/icon.tcl b/library/demos/icon.tcl
index 1c98fd4..6a561c4 100644
--- a/library/demos/icon.tcl
+++ b/library/demos/icon.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a toplevel window containing
# buttons that display bitmaps instead of text.
#
-# SCCS: @(#) icon.tcl 1.8 97/03/02 16:24:19
+# RCS: @(#) $Id: icon.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."