summaryrefslogtreecommitdiff
path: root/ruby_1_8_5/ext/tk/lib/tk/after.rb
blob: 24a048ee3278fbc632915757adc4ec575fbef073 (plain)
1
2
3
4
5
6
#
#   tk/after.rb : methods for Tcl/Tk after command
#
#   $Id: after.rb,v 1.1.2.1 2004/05/01 16:09:49 nagai Exp $
#
require 'tk/timer'