updated to zipperposition-2.0 and ocaml-4.07, which is required for it;
authorwenzelm
Wed, 16 Dec 2020 16:56:07 +0100
changeset 72939 dc858da93233
parent 72938 bc88423eb0ad
child 72940 4a652d3f4522
updated to zipperposition-2.0 and ocaml-4.07, which is required for it;
etc/settings
src/Pure/Admin/build_zipperposition.scala
--- a/etc/settings	Wed Dec 16 16:30:04 2020 +0100
+++ b/etc/settings	Wed Dec 16 16:56:07 2020 +0100
@@ -150,7 +150,7 @@
 
 ISABELLE_OPAM_ROOT="$USER_HOME/.opam"
 
-ISABELLE_OCAML_VERSION="ocaml-base-compiler.4.05.0"
+ISABELLE_OCAML_VERSION="ocaml-base-compiler.4.07.0"
 
 
 ###
--- a/src/Pure/Admin/build_zipperposition.scala	Wed Dec 16 16:30:04 2020 +0100
+++ b/src/Pure/Admin/build_zipperposition.scala	Wed Dec 16 16:56:07 2020 +0100
@@ -9,7 +9,7 @@
 
 object Build_Zipperposition
 {
-  val default_version = "1.6"
+  val default_version = "2.0"
 
 
   /* build Zipperposition */