diff options
Diffstat (limited to 'library/demos/radio.tcl')
-rw-r--r-- | library/demos/radio.tcl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/radio.tcl b/library/demos/radio.tcl index 172200b..a9a2a73 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.4 2001/11/12 14:32:50 dkf Exp $ if {![info exists widgetDemo]} { error "This script should be run from the \"widget\" demo." |