diff options
Diffstat (limited to 'library/demos/timer')
-rw-r--r-- | library/demos/timer | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/demos/timer b/library/demos/timer index 5255403..cfa3651 100644 --- a/library/demos/timer +++ b/library/demos/timer @@ -4,8 +4,6 @@ exec wish "$0" "$@" # timer -- # This script generates a counter with start and stop buttons. -# -# RCS: @(#) $Id: timer,v 1.3 2001/10/29 16:23:33 dkf Exp $ label .counter -text 0.00 -relief raised -width 10 -padx 2m -pady 1m button .start -text Start -command { |