summaryrefslogtreecommitdiff
path: root/re.h
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 /re.h
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 're.h')
-rw-r--r--re.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/re.h b/re.h
index 59d52e1f1b..2be0fb7bde 100644
--- a/re.h
+++ b/re.h
@@ -2,9 +2,9 @@
re.h -
- $Author: matz $
- $Revision: 1.2 $
- $Date: 1996/12/25 09:47:52 $
+ $Author$
+ $Revision$
+ $Date$
created at: Thu Sep 30 14:18:32 JST 1993
Copyright (C) 1993-1996 Yukihiro Matsumoto