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
This commit is contained in:
nobu 2017-04-23 01:31:37 +00:00
parent 9778c8da91
commit 0ae219f0e1
2 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,7 @@
# Process all the C source files
*.c
*.y
# prelude
prelude.rb

View File

@ -80,7 +80,6 @@ pty/pty.c
racc/cparse/cparse.c
readline/readline.c
ripper/lib
ripper/ripper.c
sdbm/init.c
socket
stringio/stringio.c