diff options
author | drh <drh@noemail.net> | 2001-09-16 00:13:26 +0000 |
---|---|---|
committer | drh <drh@noemail.net> | 2001-09-16 00:13:26 +0000 |
commit | b19a2bc6036e680d4e7d995049be5dcba96cae7f (patch) | |
tree | fb42fcfe8bcb49e0cce93f61d6fd888698798f93 /doc/lemon.html | |
parent | 872ff86f2c0ee7b171c46609f49af16a0cc31b9c (diff) | |
download | sqlite-b19a2bc6036e680d4e7d995049be5dcba96cae7f.tar.gz sqlite-b19a2bc6036e680d4e7d995049be5dcba96cae7f.zip |
Disclaimed copyright. Preparing for release 2.0. (CVS 250)
FossilOrigin-Name: 4e926efe2b59adfec4086eb1d2ba830238facb4c
Diffstat (limited to 'doc/lemon.html')
-rw-r--r-- | doc/lemon.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/lemon.html b/doc/lemon.html index 1d04eec7f..6a4d6dbd2 100644 --- a/doc/lemon.html +++ b/doc/lemon.html @@ -103,8 +103,7 @@ printed. Like this: 340 states, 2026 parser table entries, 0 conflicts </pre> Finally, the ``-x'' option causes Lemon to print its version number -and copyright information -and then stop without attempting to read the grammar or generate a parser.</p> +and then stops without attempting to read the grammar or generate a parser.</p> <h3>The Parser Interface</h3> |