lalr1.cc: minor refactoring.

* data/lalr1.cc: Don't issue empty namespaces.
This commit is contained in:
Akim Demaille
2010-04-14 18:34:36 +02:00
parent f5da8149a2
commit 19ad326be4
2 changed files with 8 additions and 3 deletions

View File

@@ -152,9 +152,9 @@ dnl FIXME: This is wrong, we want computed header guards.
]b4_locations_if([#include "location.hh"])[
#include "stack.hh"
]b4_namespace_open[
]b4_variant_if([b4_variant_define])[
]b4_namespace_close[
]b4_variant_if([b4_namespace_open
b4_variant_define
b4_namespace_close])[
/* Enabling traces. */
#ifndef YYDEBUG