* src/gram.h, src/gram.c (nitems): Remove, it is an alias of

nritems.
Adjust dependencies.
This commit is contained in:
Akim Demaille
2002-04-07 17:44:24 +00:00
parent f3849179e5
commit 5123689ba0
11 changed files with 45 additions and 42 deletions

View File

@@ -41,7 +41,7 @@
the last thing accepted to reach that state. It is the
accessing_symbol of the core.
Each core contains a vector of nitems items which are the indices
Each core contains a vector of NITEMS items which are the indices
in the ritems vector of the items that are selected in this state.
The link field is used for chaining symbols that hash states by