etc/user-settings.sample
author Walther Neuper <neuper@ist.tugraz.at>
Mon, 13 Sep 2010 18:12:15 +0200
branchisac-update-Isa09-2
changeset 38007 d679c1f837a7
parent 34238 b28be884edda
child 45991 3498077f2012
permissions -rw-r--r--
ref --> Unsynchronized.ref tuned.

there are differences in compiling via (1) Build_Isac.thy and via (2) ROOT.ML:
# (1) still accepts ref, while (2) requires Unsynchronized.ref
# (2) is more rigid in type checking (eg. "can't find a fixed record type")
wenzelm@31310
     1
# -*- shell-script -*- :mode=shellscript:
wenzelm@2427
     2
#
wenzelm@28914
     3
# Isabelle user settings sample -- for use in ~/.isabelle/etc/settings
wenzelm@2427
     4
wenzelm@9818
     5
ISABELLE_USEDIR_OPTIONS="-i true -d pdf"
wenzelm@9818
     6
ISABELLE_LOGIC=HOL