summaryrefslogtreecommitdiffstats
path: root/library/demos/radio.tcl
diff options
context:
space:
mode:
authorpspjuth <peter.spjuth@gmail.com>2012-08-26 17:07:19 (GMT)
committerpspjuth <peter.spjuth@gmail.com>2012-08-26 17:07:19 (GMT)
commit2c2a2e6522dcfc11aaa8017b47bc14485313349b (patch)
treed0cf2a1e6e56525333957dd5fe2aab36bf174a4c /library/demos/radio.tcl
parentfc0e57edc8cb5ad99ea9540032237367f8b0a777 (diff)
parente4c7ef5bdf6375e1860418b1ec92c07f88660cc8 (diff)
downloadtk-2c2a2e6522dcfc11aaa8017b47bc14485313349b.zip
tk-2c2a2e6522dcfc11aaa8017b47bc14485313349b.tar.gz
tk-2c2a2e6522dcfc11aaa8017b47bc14485313349b.tar.bz2
merge trunkpspjuth_canvas
Diffstat (limited to 'library/demos/radio.tcl')
-rw-r--r--library/demos/radio.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/radio.tcl b/library/demos/radio.tcl
index 28ea236..5c73703 100644
--- a/library/demos/radio.tcl
+++ b/library/demos/radio.tcl
@@ -2,8 +2,6 @@
#
# This demonstration script creates a toplevel window containing
# several radiobutton widgets.
-#
-# RCS: @(#) $Id: radio.tcl,v 1.8 2007/04/23 21:16:01 das Exp $
if {![info exists widgetDemo]} {
error "This script should be run from the \"widget\" demo."