State numbers are not defined in items modules
authorThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Mon, 3 Oct 2005 00:27:20 +0000 (00:27 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@dcc.ufmg.br>
Mon, 3 Oct 2005 00:27:20 +0000 (00:27 +0000)
commit1d2f9480b0fd92ea7d14ac855976f0230804034a
tree81f1578fdab72f304ba36ae07c3ab8095a73e363
parent64421e638353137fdab10c37cf9b055e93dbf112
State numbers are not defined in items modules

Do not define state numbers for each item set. Instead, let the goto
point to another key in the hash table, so they can uniquely be
referenced by their memory address. Any other code can associate any
state number it finds more suitable.

git-archimport-id: cascardo@tlscascardo--private/libgrammatic--dev--0.1--patch-19
item.c