* src/scan-gram.l (id): Can start with an underscore.

This commit is contained in:
Akim Demaille
2002-07-19 08:31:32 +00:00
parent a945ec3929
commit 5dde258a9e
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-07-19 Akim Demaille <akim@epita.fr>
* src/scan-gram.l (id): Can start with an underscore.
2002-07-16 Akim Demaille <akim@epita.fr>
* src/assoc.c, src/asssoc.h (assoc_t, assoc_to_string): New.