* parse.y: fix file header.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b86ccb7973
commit
fcbdda36d9
@ -1,3 +1,7 @@
|
|||||||
|
Mon Sep 13 00:22:53 2004 Minero Aoki <aamine@loveruby.net>
|
||||||
|
|
||||||
|
* parse.y: fix file header.
|
||||||
|
|
||||||
Mon Sep 13 00:20:39 2004 Minero Aoki <aamine@loveruby.net>
|
Mon Sep 13 00:20:39 2004 Minero Aoki <aamine@loveruby.net>
|
||||||
|
|
||||||
* parse.y: ripper merged.
|
* parse.y: ripper merged.
|
||||||
|
6
parse.y
6
parse.y
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
parse.y -
|
parse.y -
|
||||||
|
|
||||||
Author: matz
|
$Author$
|
||||||
Date: 2003/10/15 02:25:44
|
$Date$
|
||||||
created at: Fri May 28 18:02:42 JST 1993
|
created at: Fri May 28 18:02:42 JST 1993
|
||||||
|
|
||||||
Copyright (C) 1993-2003 Yukihiro Matsumoto
|
Copyright (C) 1993-2004 Yukihiro Matsumoto
|
||||||
|
|
||||||
**********************************************************************/
|
**********************************************************************/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user