summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tk/after.rb
blob: 8c58210331b6e1f1d60fb31d20aea625b6ab8945 (plain)
1
2
3
4
5
6
#
#   tk/after.rb : methods for Tcl/Tk after command
#
#   $Id$
#
require 'tk/timer'