2007-02-27 Paolo Bonzini <bonzini@gnu.org>

* data/lalr1.java: Prefix all private members with yy.
This commit is contained in:
Paolo Bonzini
2007-02-27 07:31:19 +00:00
parent 28b806cbd5
commit d3b129885f
2 changed files with 16 additions and 12 deletions

View File

@@ -1,3 +1,7 @@
2007-02-27 Paolo Bonzini <bonzini@gnu.org>
* data/lalr1.java: Prefix all private members with yy.
2007-02-24 Joel E. Denny <jdenny@ces.clemson.edu>
Use YYFPRINTF instead of fprintf where appropriate. Reported by