Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Why3
why3
Commits
a36ddc02
Commit
a36ddc02
authored
Feb 22, 2016
by
Martin Clochard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
examples/in_progress: 2wp_gen, makefile
parent
15d07791
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
examples/in_progress/2wp_gen/Makefile
examples/in_progress/2wp_gen/Makefile
+7
-0
No files found.
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