diff options
Diffstat (limited to 'library/demos/widget')
-rw-r--r-- | library/demos/widget | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/widget b/library/demos/widget index 05c89cd..f01da90 100644 --- a/library/demos/widget +++ b/library/demos/widget @@ -11,7 +11,7 @@ exec wish "$0" "$@" # ".tcl" files is this directory, which are sourced by this script # as needed. # -# SCCS: @(#) widget 1.35 97/07/19 15:42:22 +# RCS: @(#) $Id: widget,v 1.2 1998/09/14 18:23:30 stanton Exp $ eval destroy [winfo child .] wm title . "Widget Demonstration" |