* lib/e2mmap.rb (VERSION): remove unnecessary version checking.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
225cd9f109
commit
e06502f3a4
@ -1,3 +1,7 @@
|
||||
Thu Jan 22 18:35:49 2004 WATANABE Hirofumi <eban@ruby-lang.org>
|
||||
|
||||
* lib/e2mmap.rb (VERSION): remove unnecessary version checking.
|
||||
|
||||
Thu Jan 22 16:21:02 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* parse.y (string_content): reset lexical states at the beginning of
|
||||
|
@ -48,8 +48,6 @@
|
||||
# Foo.Fail ExistingExceptionClass, arg...
|
||||
#
|
||||
#
|
||||
fail "Use Ruby 1.1" if VERSION < "1.1"
|
||||
|
||||
module Exception2MessageMapper
|
||||
@RCS_ID='-$Id: e2mmap.rb,v 1.10 1999/02/17 12:33:17 keiju Exp keiju $-'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user