mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
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:
parent
9778c8da91
commit
0ae219f0e1
2 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
# Process all the C source files
|
||||
*.c
|
||||
*.y
|
||||
|
||||
# prelude
|
||||
prelude.rb
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue