diff options
Diffstat (limited to 'library/demos/sayings.tcl')
-rw-r--r-- | library/demos/sayings.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/demos/sayings.tcl b/library/demos/sayings.tcl index ab0d247..091133e 100644 --- a/library/demos/sayings.tcl +++ b/library/demos/sayings.tcl @@ -4,7 +4,7 @@ # both horizontally and vertically. It displays a collection of # well-known sayings. # -# RCS: @(#) $Id: sayings.tcl,v 1.5 2007/11/02 10:15:19 dkf Exp $ +# RCS: @(#) $Id: sayings.tcl,v 1.6 2007/12/13 15:27:07 dgp Exp $ if {![info exists widgetDemo]} { error "This script should be run from the \"widget\" demo." |