This commit is contained in:
Marc Autret
2001-10-01 19:59:56 +00:00
parent e348b12ae0
commit f40703a29a

View File

@@ -2,11 +2,13 @@
* src/lex.h: Echo modifications.
* src/lex.c (unlex): Parameter is now token_t.
From Hans Aberg.
2001-10-01 Marc Autret <autret_m@epita.fr>
* src/main.c: Include lex.h.
From Hans Aberg.
2001-09-29 Akim Demaille <akim@epita.fr>
* src/getargs.c (longopts): `--debug' is `-t', not `-d'.