glr.c: style changes

* data/skeletons/glr.c (yysplitStack): Reduce scopes.
* tests/atlocal.in: Formatting changes.
This commit is contained in:
Akim Demaille
2019-12-01 18:18:08 +01:00
parent 8c87a62308
commit 8b53f4e022
2 changed files with 26 additions and 25 deletions

View File

@@ -117,9 +117,9 @@ fi
: ${DC='@DC@'}
: ${DCFLAGS='@DCFLAGS@'}
if test x"$DC" = x; then
BISON_DC_WORKS=false
BISON_DC_WORKS=false
else
BISON_DC_WORKS=true
BISON_DC_WORKS=true
fi
# Empty if no javac was found