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,5 +1,3 @@
-*- C -*-
# C++ GLR skeleton for Bison
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation,
# Inc.