summaryrefslogtreecommitdiffstats
path: root/library/demos/radio.tcl
diff options
context:
space:
mode:
authorstanton <stanton>1998-09-30 02:15:12 (GMT)
committerstanton <stanton>1998-09-30 02:15:12 (GMT)
commit3c1a537631e7e5fdc7c237b92a582824afea1fda (patch)
tree1da3d93d793cd6abb62cd2204f5e4f73406f2752 /library/demos/radio.tcl
parentc16d45ef706cbb616125e57ec8a1f809bae3c9df (diff)
downloadtk-3c1a537631e7e5fdc7c237b92a582824afea1fda.zip
tk-3c1a537631e7e5fdc7c237b92a582824afea1fda.tar.gz
tk-3c1a537631e7e5fdc7c237b92a582824afea1fda.tar.bz2
Merged 8.0.3 changes into 8.1
Diffstat (limited to 'library/demos/radio.tcl')
-rw-r--r--library/demos/radio.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/radio.tcl b/library/demos/radio.tcl
index 2b73739..1e7c39f 100644
--- a/library/demos/radio.tcl
+++ b/library/demos/radio.tcl
@@ -3,7 +3,7 @@
# This demonstration script creates a toplevel window containing
# several radiobutton widgets.
#
-# SCCS: @(#) radio.tcl 1.5 97/03/02 16:26:57
+# RCS: @(#) $Id: radio.tcl,v 1.1.4.1 1998/09/30 02:17:51 stanton Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."