index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Makefile
blob: a6a85d2dcaca53ecf8143fb578d32bf52fc2b97b (
plain
)
1
2
3
4
all
:
test
-
fstar
test
-
coq
test
-
lean
test-%
:
cd
$*
&&
$(
MAKE
)
all