diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-04-23 01:31:37 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-04-23 01:31:37 +0000 |
commit | 0ae219f0e1c6661a5dcb9e548d7dafcd27bce09c (patch) | |
tree | 72e5ba8246e042bacfef7d0e7fa875ce0a8cfb08 /.document | |
parent | 9778c8da91604ea04bd4512eea49009f24449efe (diff) | |
download | ruby-0ae219f0e1c6661a5dcb9e548d7dafcd27bce09c.tar.gz |
Document parse.y instead of ext/ripper/ripper.c
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.document')
-rw-r--r-- | .document | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ # Process all the C source files *.c +*.y # prelude prelude.rb |