diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lemon.html | 3 | ||||
-rw-r--r-- | doc/report1.txt | 6 |
2 files changed, 4 insertions, 5 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> diff --git a/doc/report1.txt b/doc/report1.txt index 84d8de1d9..a236e7ced 100644 --- a/doc/report1.txt +++ b/doc/report1.txt @@ -1,6 +1,6 @@ -The SQL database used for ACD contains 105 tables and indices implemented -in GDBM. The following are statistics on the sizes of keys and data -within these tables and indices. +An SQLite (version 1.0) database was used in a large military application +where the database contained 105 tables and indices. The following is +a breakdown on the sizes of keys and data within these tables and indices: Entries: 967089 Size: 45896104 |