development/LLgen: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:21:58 -05:00 committed by Willy Sudiarto Raharjo
parent a88949c1de
commit 485212497a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
LLgen: LLgen (an ELL(1) parser generator)
LLgen: LLgen (an ELL(1)
LLgen:
LLgen: LLgen is a tool for generating an efficient recursive descent parser
LLgen: from an ELL(1) grammar. The grammar may be ambiguous or more general