Update and fix LEO2 prover

This commit is contained in:
Michael Raskin
2014-08-12 03:57:52 +04:00
parent 66858833e3
commit f1f0f0cf19
2 changed files with 18 additions and 10 deletions
@@ -0,0 +1,6 @@
url http://page.mi.fu-berlin.de/cbenzmueller/leo/download.html
version_link '[.]tgz'
version '.*_v([0-9.]+)[.][a-z0-9]+$' '\1'
do_overwrite () {
do_overwrite_just_version
}