mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 08:43:03 +00:00
Remove incorrect mode specification.
* data/glr.cc: Don't pretend it's C code.
This commit is contained in:
@@ -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>
|
2008-11-17 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
Simplify last patch slightly.
|
Simplify last patch slightly.
|
||||||
|
|||||||
@@ -1,5 +1,3 @@
|
|||||||
-*- C -*-
|
|
||||||
|
|
||||||
# C++ GLR skeleton for Bison
|
# C++ GLR skeleton for Bison
|
||||||
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation,
|
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation,
|
||||||
# Inc.
|
# Inc.
|
||||||
|
|||||||
Reference in New Issue
Block a user