Project

General

Profile

Backport #4156 ยป e2mmap_version_check.patch

zzak (zzak _), 11/19/2012 12:06 PM

View differences:

lib/e2mmap.rb
# Foo.Fail ExistingExceptionClass, arg...
#
#
fail "Use Ruby 1.1" if VERSION < "1.1"
fail "Use Ruby 1.1" if RUBY_VERSION < "1.1"
module Exception2MessageMapper
@RCS_ID='-$Id: e2mmap.rb,v 1.10 1999/02/17 12:33:17 keiju Exp keiju $-'
    (1-1/1)