This commit is contained in:
Marc Autret
2001-10-01 19:59:56 +00:00
parent e348b12ae0
commit f40703a29a
+2
View File
@@ -2,10 +2,12 @@
* src/lex.h: Echo modifications. * src/lex.h: Echo modifications.
* src/lex.c (unlex): Parameter is now token_t. * src/lex.c (unlex): Parameter is now token_t.
From Hans Aberg.
2001-10-01 Marc Autret <[email protected]> 2001-10-01 Marc Autret <[email protected]>
* src/main.c: Include lex.h. * src/main.c: Include lex.h.
From Hans Aberg.
2001-09-29 Akim Demaille <[email protected]> 2001-09-29 Akim Demaille <[email protected]>