Remove incorrect mode specification.

* data/glr.cc: Don't pretend it's C code.
This commit is contained in:
Akim Demaille
2008-11-16 20:01:39 +01:00
parent 9ce405ce1d
commit 6085ab0d78
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2008-11-18 Akim Demaille <demaille@gostai.com>
Remove incorrect mode specification.
* data/glr.cc: Don't pretend it's C code.
2008-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
Simplify last patch slightly.