2007-02-27 Paolo Bonzini <[email protected]>

* 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
+4
View File
@@ -1,3 +1,7 @@
2007-02-27 Paolo Bonzini <[email protected]>
* data/lalr1.java: Prefix all private members with yy.
2007-02-24 Joel E. Denny <[email protected]>
Use YYFPRINTF instead of fprintf where appropriate. Reported by