]> git.saurik.com Git - bison.git/commit
Use prototypes if the compiler understands them.
authorJesse Thilo <jthilo@gnu.org>
Wed, 30 Dec 1998 05:27:11 +0000 (05:27 +0000)
committerJesse Thilo <jthilo@gnu.org>
Wed, 30 Dec 1998 05:27:11 +0000 (05:27 +0000)
commitd2729d44ab05f89e96d199ad6b10e127c1cb0a38
tree2f91b5b3652f02c4986d295f4813d257127c90b0
parent4be07551f50aa465e35a91b3b2d9bb9064fa455a
Use prototypes if the compiler understands them.
20 files changed:
acconfig.h
configure.in
src/LR0.c
src/alloc.h
src/allocate.c
src/closure.c
src/conflicts.c
src/derives.c
src/getargs.c
src/gram.c
src/lalr.c
src/lex.c
src/main.c
src/nullable.c
src/output.c
src/print.c
src/reduce.c
src/symtab.c
src/symtab.h
src/warshall.c