diff options
Diffstat (limited to 'development/byacc/README')
-rw-r--r-- | development/byacc/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/byacc/README b/development/byacc/README index e14702ae04368..f28521de4a6ed 100644 --- a/development/byacc/README +++ b/development/byacc/README @@ -1 +1,5 @@ Berkeley Yacc is an LALR(1) parser generator. + +NOTE: +Upstream do not use versioned tarball, so MD5SUM +may be invalid whenever new version is uploaded. |