Admin/etc/settings
author immler
Sun, 03 Nov 2019 21:46:46 -0500
changeset 71034 e0755162093f
parent 63646 74604a9fc4c8
permissions -rw-r--r--
replace approximation oracle by less ad-hoc @{computation}s
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
48725
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     1
# -*- shell-script -*- :mode=shellscript:
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     2
e852f4d6af80 configure Admin as component, with its own lib/Tools;
wenzelm
parents:
diff changeset
     3
ISABELLE_TOOLS="$ISABELLE_TOOLS:$COMPONENT/lib/Tools"
63646
74604a9fc4c8 API for Isabelle Jenkins continuous integration services;
wenzelm
parents: 48725
diff changeset
     4
74604a9fc4c8 API for Isabelle Jenkins continuous integration services;
wenzelm
parents: 48725
diff changeset
     5
ISABELLE_JENKINS_ROOT="https://ci.isabelle.systems/jenkins"