etc/settings
author wenzelm
Sun, 18 Apr 2021 16:11:38 +0200
changeset 60215 e7ef883d6bdc
parent 60167 4e91e0cd66da
child 60217 1d9fee958a46
permissions -rw-r--r--
disentangle Isabelle repository "isab" vs. ISAC repository "isa":
isa/ISABELLE_VERSION specifies the required Isabelle version, for the current point of history of "isa";
isa/README.md explains how to work with the two repositories, including "isa" component setup for the Isabelle clone;
     1 # -*- shell-script -*- :mode=shellscript:
     2 
     3 ISABELLE_ISAC="$COMPONENT/src/Tools/isac"
     4 ISABELLE_ISAC_TEST="$COMPONENT/test/Tools/isac"