summaryrefslogtreecommitdiff
path: root/ext/racc/cparse/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/racc/cparse/README')
-rw-r--r--ext/racc/cparse/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/ext/racc/cparse/README b/ext/racc/cparse/README
new file mode 100644
index 0000000000..80b4dce311
--- /dev/null
+++ b/ext/racc/cparse/README
@@ -0,0 +1,10 @@
+Racc Runtime README
+===================
+
+This directory contains a runtime library of
+Racc parser generator. If you want to generate
+your own parser, you must get Racc full package.
+Get it from:
+
+ http://raa.ruby-lang.org/list.rhtml?name=racc
+