* src/lalr.c (F): New macro to access to the variable F.

Adjust.
This commit is contained in:
Akim Demaille
2001-11-19 10:09:11 +00:00
parent bb527fc271
commit ddcd5fdff6
2 changed files with 28 additions and 33 deletions

View File

@@ -1,3 +1,8 @@
2001-11-19 Akim Demaille <akim@epita.fr>
* src/lalr.c (F): New macro to access to the variable F.
Adjust.
2001-11-19 Akim Demaille <akim@epita.fr>
* src/lalr.h (LA): New macro to access to the variable LA.