зеркало из https://github.com/github/ruby.git
* 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:
Родитель
b86ccb7973
Коммит
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>
|
||||
|
||||
* parse.y: ripper merged.
|
||||
|
|
6
parse.y
6
parse.y
|
@ -2,11 +2,11 @@
|
|||
|
||||
parse.y -
|
||||
|
||||
Author: matz
|
||||
Date: 2003/10/15 02:25:44
|
||||
$Author$
|
||||
$Date$
|
||||
created at: Fri May 28 18:02:42 JST 1993
|
||||
|
||||
Copyright (C) 1993-2003 Yukihiro Matsumoto
|
||||
Copyright (C) 1993-2004 Yukihiro Matsumoto
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче