From: Paul Hilfinger Date: Fri, 28 Jun 2002 22:42:58 +0000 (+0000) Subject: * data/glr.c: Correct typo in Emacs-mode directive. Slightly X-Git-Tag: BISON-1_49b~119 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/720623af846838b895298fed24f6d5d4cb666742?hp=fb8135fa993b77b8cfc0ff652b02424aea3c6754 * data/glr.c: Correct typo in Emacs-mode directive. Slightly reorganize first lines parallel to yacc.c. --- diff --git a/ChangeLog b/ChangeLog index 52489095..6e921cd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-06-28 Paul Hilfinger + + * data/glr.c: Correct typo in Emacs-mode directive. Slightly + reorganize first lines parallel to yacc.c. + 2002-06-28 Akim Demaille * data/c.m4 (b4_copyright, b4_sint_type, b4_uint_type, b4_token_define) diff --git a/data/glr.c b/data/glr.c index 846adeb7..bcd4e615 100644 --- a/data/glr.c +++ b/data/glr.c @@ -1,4 +1,5 @@ -m4_divert(-1) -*- YYC -*- +m4_divert(-1) -*- C -*- +m4_include([c.m4]) # GLR skeleton for Bison # Copyright (C) 2002 Free Software Foundation, Inc. @@ -18,10 +19,6 @@ m4_divert(-1) -*- YYC -*- # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # 02111-1307 USA -m4_include([c.m4]) - - - # b4_lhs_value([TYPE]) # -------------------- # Expansion of $$.