diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -486,5 +486,5 @@ its initial rule. | |||
486 | 486 | ||
487 | In case your grammar has many regular and recovery rules, | 487 | In case your grammar has many regular and recovery rules, |
488 | you may get an error message such as grammar: <em>has too many rules</em>. | 488 | you may get an error message such as grammar: <em>has too many rules</em>. |
489 | In this case, we need to change *MAXRULES* in `lptypes.h`. | 489 | In this case, we need to change *MAXRULES* in `lpltypes.h`. |
490 | 490 | ||