# the next line restarts using wish \
exec wish "$0" "$@"
# timer --
# This script generates a counter with start and stop buttons.
#
# SCCS: @(#) timer 1.6 96/02/16 10:49:20
if $stopped {
set stopped 0
}
}
set seconds 0
set hundredths 0
set stopped 1
if $stopped return
set hundredths [expr $hundredths+5]
if {$hundredths >= 100} {
set hundredths 0
}
}
focus .