]> git.saurik.com Git - bison.git/commit - ChangeLog
* src/LR0.c (new_state, get_state): Instead of using the global
authorAkim Demaille <akim@epita.fr>
Mon, 6 May 2002 08:23:41 +0000 (08:23 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 6 May 2002 08:23:41 +0000 (08:23 +0000)
commit458be8e0ed0ff8f792bc16c20c7cd18c3645d559
tree806f9bab80fab7bc436963b9a89afbff9b69f7c7
parenta900a6248cb96beb60a5ef480e2dc0836c2bda66
* src/LR0.c (new_state, get_state): Instead of using the global
`kernel_size' and `kernel_base', have two new arguments:
`core_size' and `core'.
Adjust callers.
ChangeLog
src/LR0.c