Document how `%define "var" "value"' is not M4-friendly.

* src/parse-gram.y (variable): In comments here.
This commit is contained in:
Joel E. Denny
2009-04-29 20:05:32 -04:00
parent 6789b8bd7b
commit ae618dcca5
3 changed files with 20 additions and 13 deletions

View File

@@ -1,3 +1,8 @@
2009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
Document how `%define "var" "value"' is not M4-friendly.
* src/parse-gram.y (variable): In comments here.
2009-04-24 Joel E. Denny <jdenny@ces.clemson.edu>
Add copyright updates missed during previous cherry pick.