From 74ab956b11da0f472721e3a3d5a48d8ab3870e08 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Mon, 20 Apr 2020 18:51:04 +0100 Subject: [PATCH] Updated to the official Isabelle 2020 release and corresponding AFP version. --- .config | 6 +++--- install | 2 -- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.config b/.config index d0c9a9f..692faa9 100644 --- a/.config +++ b/.config @@ -6,9 +6,9 @@ DOF_LATEST_DOI="10.5281/zenodo.3370483" DOF_GENERIC_DOI="10.5281/zenodo.3370482" # # Isabelle and AFP Configuration -ISABELLE_VERSION="Isabelle2020-RC4: April 2020" -ISABELLE_URL="https://isabelle.in.tum.de/website-Isabelle2020-RC4/" -AFP_DATE="afp-2020-04-17" +ISABELLE_VERSION="Isabelle2020: April 2020" +ISABELLE_URL="https://isabelle.in.tum.de/website-Isabelle2020/" +AFP_DATE="afp-2020-04-20" AFP_URL="https://www.isa-afp.org/release/"$AFP_DATE".tar.gz" # # Isabelle/DOF Repository Configuration diff --git a/install b/install index 4f1ff07..68d5b5e 100755 --- a/install +++ b/install @@ -126,8 +126,6 @@ check_afp_entries() { fi done if [ "$missing" != "" ]; then - echo " Please install development version of AFP for Isabelle 2020 manually." - exit_error echo " Trying to install AFP (this might take a few *minutes*) ...." extract="" for e in $missing; do