diff options
Diffstat (limited to 'library/demos/widget')
-rw-r--r-- | library/demos/widget | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/widget b/library/demos/widget index 5acba79..7dd8ab3 100644 --- a/library/demos/widget +++ b/library/demos/widget @@ -9,8 +9,6 @@ exec wish "$0" "$@" # demonstrations. The code for the actual demonstrations is contained in # separate ".tcl" files is this directory, which are sourced by this script as # needed. -# -# RCS: @(#) $Id: widget,v 1.51.2.3 2010/01/20 23:43:51 patthoyts Exp $ package require Tcl 8.5 package require Tk 8.5 |