* src/nullable.h: New file.

Propagate its inclusion.
* src/nullable.c: Formatting changes.
This commit is contained in:
Akim Demaille
2000-10-02 08:06:43 +00:00
parent 85bcaacc59
commit 3519ec76a3
7 changed files with 80 additions and 47 deletions

View File

@@ -20,7 +20,7 @@ EXTRA_bison_SOURCES = vmsgetargs.c
noinst_HEADERS = alloc.h closure.h complain.h \
derives.h \
files.h getargs.h gram.h lalr.h lex.h \
files.h getargs.h gram.h lalr.h lex.h nullable.h \
output.h state.h \
reader.h reduce.h symtab.h system.h types.h