summaryrefslogtreecommitdiff
path: root/lib/e2mmap1_0.rb
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1998-01-16 12:13:05 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1998-01-16 12:13:05 +0000
commit3db12e8b236ac8f88db8eb4690d10e4a3b8dbcd4 (patch)
treeb3c086e437cab449f90ba637710daed0ddfec4c4 /lib/e2mmap1_0.rb
parent4207990990f8c8da414710816c32ae5fd0ae6987 (diff)
Initial revisionv1_0_r2replaced
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/e2mmap1_0.rb')
-rw-r--r--lib/e2mmap1_0.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/e2mmap1_0.rb b/lib/e2mmap1_0.rb
index c5797fd573..d245dec975 100644
--- a/lib/e2mmap1_0.rb
+++ b/lib/e2mmap1_0.rb
@@ -1,8 +1,8 @@
#
# e2mmap.rb -
# $Release Version: 1.0$
-# $Revision: 1.4 $
-# $Date: 1997/08/18 07:12:12 $
+# $Revision$
+# $Date$
# by Keiju ISHITSUKA
#
# --
@@ -10,7 +10,7 @@
#
module Exception2MessageMapper
- RCS_ID='-$Header: /home/keiju/var/src/var.lib/ruby/RCS/e2mmap.rb,v 1.4 1997/08/18 07:12:12 keiju Exp keiju $-'
+ RCS_ID='-$Header$-'
E2MM = Exception2MessageMapper
def E2MM.extend_to(b)