1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

racc runtime imported.

* lib/racc/parser.rb: new file.
* ext/racc/MANIFEST, cparse.c, depend, extconf.rb: new files.
* lib/README: add racc/parser.rb.
* ext/Setup*: add racc/cparse.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
aamine 2002-03-22 07:20:31 +00:00
parent d444859d4a
commit 890521d117
12 changed files with 1268 additions and 0 deletions

View file

@ -15,6 +15,7 @@ gdbm
#iconv
nkf
#pty
racc/cparse
readline
sdbm
#socket