diff options
Diffstat (limited to 'lib/tkentry.rb')
-rw-r--r-- | lib/tkentry.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tkentry.rb b/lib/tkentry.rb index 7c13e3bdb1..bcf092a15c 100644 --- a/lib/tkentry.rb +++ b/lib/tkentry.rb @@ -1,6 +1,6 @@ # # tkentry.rb - Tk entry classes -# $Date: 1995/12/07 15:01:10 $ +# $Date$ # by Yukihiro Matsumoto <[email protected]> require 'tk.rb' |