Admin/etc/settings
author blanchet
Thu, 02 Feb 2017 14:42:06 +0100
changeset 64978 5b9ba120d222
parent 63646 74604a9fc4c8
permissions -rw-r--r--
added veriT preprocessing proof reconstruction example
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"