mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-22 02:33:03 +00:00
Formatting changes.
* data/lalr1.cc: here.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2008-11-10 Akim Demaille <demaille@gostai.com>
|
||||||
|
|
||||||
|
Formatting changes.
|
||||||
|
* data/lalr1.cc: here.
|
||||||
|
|
||||||
2008-11-10 Akim Demaille <demaille@gostai.com>
|
2008-11-10 Akim Demaille <demaille@gostai.com>
|
||||||
|
|
||||||
Adjust verbose message to using emacs.
|
Adjust verbose message to using emacs.
|
||||||
|
|||||||
@@ -163,8 +163,8 @@ m4_define([b4_symbol_variant],
|
|||||||
switch ($1)
|
switch ($1)
|
||||||
{
|
{
|
||||||
m4_map([b4_type_action_], m4_defn([b4_type_names]))[]dnl
|
m4_map([b4_type_action_], m4_defn([b4_type_names]))[]dnl
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
m4_popdef([b4_dollar_dollar])dnl
|
m4_popdef([b4_dollar_dollar])dnl
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user