diff options
| author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-06 15:49:38 +0000 |
|---|---|---|
| committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-06 15:49:38 +0000 |
| commit | 4a04d60ae569a9112b3501acc0d0f0f833ce64fd (patch) | |
| tree | 9fcfbc7b5c0615216daa6c58bd08a31d26fb304f /lib/irb/ruby-lex.rb | |
| parent | 0ca1521bef49a550d35faf1f2466113ac1c69492 (diff) | |
| download | ruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.tar.gz ruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.tar.xz ruby-4a04d60ae569a9112b3501acc0d0f0f833ce64fd.zip | |
* $Date$ keyword removed to avoid inclusion of locale dependent
string.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/irb/ruby-lex.rb')
| -rw-r--r-- | lib/irb/ruby-lex.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/irb/ruby-lex.rb b/lib/irb/ruby-lex.rb index de9a62a5c..888484414 100644 --- a/lib/irb/ruby-lex.rb +++ b/lib/irb/ruby-lex.rb @@ -2,7 +2,6 @@ # irb/ruby-lex.rb - ruby lexcal analizer # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- |
