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
Why3
why3
Commits
a36ddc02
Commit
a36ddc02
authored
Feb 22, 2016
by
Martin Clochard
Browse files
examples/in_progress: 2wp_gen, makefile
parent
15d07791
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/in_progress/2wp_gen/Makefile
0 → 100644
View file @
a36ddc02
SHELL
=
/bin/bash
REPLAY
=
why3 replay
-L
.
MLW
=
base choice ho_set ho_rel fn order transfinite game
replay
:
@
exe
()
{
echo
"
$$
0
$$
@"
;
"
$$
@"
;
}
;
\
for
f
in
$(MLW)
;
do
exe
$(REPLAY)
$$
f.mlw
;
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