Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
0547f00d
Commit
0547f00d
authored
Nov 04, 2015
by
POTTIER Francois
Browse files
Tiny improvement.
parent
6bd48f25
Changes
1
Hide whitespace changes
Inline
Side-by-side
quicktest/positions/Makefile
View file @
0547f00d
...
...
@@ -56,9 +56,9 @@ test: all
cat
$$
log
;
\
fi
;
\
if
diff _menhir_table/
$$
out _menhir_no_inline/
$$
out
>
$$
log
;
then
\
echo
"menhir(table) versus menhir(no-inline):
$$
f: OK"
;
\
echo
"menhir(table) versus menhir(
table,
no-inline):
$$
f: OK"
;
\
else
\
echo
"menhir(table) versus menhir(no-inline):
$$
f: FAILURE"
;
\
echo
"menhir(table) versus menhir(
table,
no-inline):
$$
f: FAILURE"
;
\
cat
$$
log
;
\
fi
;
\
done
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment