summaryrefslogtreecommitdiff
path: root/ext/tk/lib/tk/after.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tk/lib/tk/after.rb')
-rw-r--r--ext/tk/lib/tk/after.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tk/lib/tk/after.rb b/ext/tk/lib/tk/after.rb
index 8c58210331..24a048ee32 100644
--- a/ext/tk/lib/tk/after.rb
+++ b/ext/tk/lib/tk/after.rb
@@ -1,6 +1,6 @@
#
# tk/after.rb : methods for Tcl/Tk after command
#
-# $Id$
+# $Id: after.rb,v 1.1.2.1 2004/05/01 16:09:49 nagai Exp $
#
require 'tk/timer'