Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a36ddc02 authored by Martin Clochard's avatar Martin Clochard
Browse files

examples/in_progress: 2wp_gen, makefile

parent 15d07791
No related branches found
No related tags found
No related merge requests found
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment