* src/options.h, src/options.c: Remove.

* src/getargs.c (short_options, long_options): New.
This commit is contained in:
Akim Demaille
2002-06-27 12:19:20 +00:00
parent 7cca31a2f2
commit e2aaf4c4f9
6 changed files with 61 additions and 220 deletions

View File

@@ -49,7 +49,6 @@ bison_SOURCES = \
main.c \
muscle_tab.c muscle_tab.h \
nullable.c nullable.h \
options.c options.h \
output.c output.h \
parse-gram.h parse-gram.y \
print.c print.h \