]> git.saurik.com Git - bison.git/commit
* src/closure.c (closure): Instead of looping over word in array
authorAkim Demaille <akim@epita.fr>
Wed, 28 Nov 2001 14:57:16 +0000 (14:57 +0000)
committerAkim Demaille <akim@epita.fr>
Wed, 28 Nov 2001 14:57:16 +0000 (14:57 +0000)
commite1828f4f0782be49ed56a6609c6db843a32ab8f1
tree30b819f37d7c57032dd5c06cdc6edfcf3f579e18
parenta816bf3eac7587b2cb6a7909d4bfa144626242ca
* src/closure.c (closure): Instead of looping over word in array
then bits in words, loop over bits in array.
ChangeLog
src/closure.c