This commit is contained in:
Marc Autret
2002-01-20 14:37:39 +00:00
parent 44ea3fbdf5
commit 52d1aeee3d
2 changed files with 87 additions and 0 deletions

3
TODO
View File

@@ -1,5 +1,8 @@
-*- outline -*-
* NEWS
Sort from 1.31 NEWS.
* Prologue
The %union is declared after the user C declarations. It can be
a problem if YYSTYPE is declared after the user part. []