author | paulson |
Thu, 26 Nov 1998 17:40:10 +0100 | |
changeset 5977 | 9f0c8869cf71 |
parent 5964 | a825c5929f4f |
child 6413 | b2f2770ef8d9 |
permissions | -rw-r--r-- |
2294 | 1 |
# |
2 |
# $Id$ |
|
3 |
# |
|
2309 | 4 |
# Isabelle settings -- site defaults. |
5964 | 5 |
# Do *NOT* copy this file into your personal isabelle directory! |
2309 | 6 |
|
2426 | 7 |
### |
3177 | 8 |
### ML compiler settings (ESSENTIAL!) |
2426 | 9 |
### |
10 |
||
2786 | 11 |
## Uncomment and adapt one of the sections below. Note that ML_HOME |
2426 | 12 |
## specifies the location of the actual compiler binaries. |
13 |
||
5708 | 14 |
# Standard ML of New Jersey 110 or later |
5770 | 15 |
#ML_SYSTEM=smlnj-110 |
16 |
#ML_HOME=/usr/local/smlnj-110/bin |
|
17 |
#ML_OPTIONS="@SMLdebug=/dev/null" |
|
5708 | 18 |
|
19 |
# MLWorks 2.0 or later |
|
20 |
#ML_SYSTEM=mlworks |
|
21 |
#ML_HOME=/usr/local/mlworks/bin |
|
22 |
#ML_OPTIONS="" |
|
23 |
||
2426 | 24 |
# Poly/ML 2.x |
2435 | 25 |
#ML_SYSTEM=polyml-2.07 |
2426 | 26 |
#ML_HOME=/usr/local/ldist/DIR/polyml/polyml/solaris2 |
27 |
#ML_OPTIONS="-h 30000" |
|
2294 | 28 |
|
2426 | 29 |
# Poly/ML 3.1 |
5770 | 30 |
ML_SYSTEM=polyml-3.1 |
31 |
ML_HOME=/usr/local/ldist/DIR/polyml-3.1/polyml/sunos5.4 |
|
32 |
ML_OPTIONS="-h 30000" |
|
33 |
LM_LICENSE_FILE=$ML_HOME/license.dat |
|
2294 | 34 |
|
2426 | 35 |
# Standard ML of New Jersey 0.93 |
36 |
#ML_SYSTEM=smlnj-0.93 |
|
37 |
#ML_HOME=/usr/local/ldist/DIR/sml-0.93/src |
|
38 |
#ML_OPTIONS="" |
|
39 |
||
2294 | 40 |
|
2426 | 41 |
### |
3177 | 42 |
### Compilation options |
2435 | 43 |
### |
44 |
||
5387 | 45 |
ISABELLE_USEDIR_OPTIONS="-i false" |
2435 | 46 |
|
47 |
||
48 |
### |
|
2968 | 49 |
### Misc path settings |
2426 | 50 |
### |
2294 | 51 |
|
2426 | 52 |
# The place for user configuration, heap files, etc. |
53 |
ISABELLE_HOME_USER=~/isabelle |
|
2294 | 54 |
|
3177 | 55 |
# Where to look for isabelle tools (multiple dirs separated by ':'). |
2786 | 56 |
ISABELLE_TOOLS=$ISABELLE_HOME/lib/Tools |
57 |
||
4334 | 58 |
# Location for temporary files (should be on a local file system). |
4708 | 59 |
ISABELLE_TMP_PREFIX=/tmp/isabelle-$USER |
4334 | 60 |
|
2786 | 61 |
|
3118 | 62 |
# Heap file locations. ML system identifier appended automatically! |
2786 | 63 |
|
3118 | 64 |
ISABELLE_PATH=$ISABELLE_HOME_USER/heaps:$ISABELLE_HOME/heaps |
2780 | 65 |
|
4413 | 66 |
#A hack! Isabelle build tells us to store heaps etc. within the |
67 |
#distribution. |
|
2780 | 68 |
if [ "$THIS_IS_ISABELLE_BUILD" = true ]; then |
3118 | 69 |
ISABELLE_OUTPUT=$ISABELLE_HOME/heaps |
3637
02ba2acc69c3
Added new environment variable ISABELLE_BROWSER_INFO.
berghofe
parents:
3596
diff
changeset
|
70 |
ISABELLE_BROWSER_INFO=$ISABELLE_HOME/browser_info |
2780 | 71 |
else |
3118 | 72 |
ISABELLE_OUTPUT=$ISABELLE_HOME_USER/heaps |
3637
02ba2acc69c3
Added new environment variable ISABELLE_BROWSER_INFO.
berghofe
parents:
3596
diff
changeset
|
73 |
ISABELLE_BROWSER_INFO=$ISABELLE_HOME_USER/browser_info |
2780 | 74 |
fi |
75 |
||
3177 | 76 |
#Users may want to change this. |
3184 | 77 |
ISABELLE_LOGIC=HOL |
2294 | 78 |
|
2786 | 79 |
|
80 |
## Docs |
|
2294 | 81 |
|
3177 | 82 |
#Where to look for docs (multiple dirs separated by ':'). |
2345 | 83 |
ISABELLE_DOCS=$ISABELLE_HOME/doc |
84 |
||
3177 | 85 |
#The dvi file viewer |
3062 | 86 |
DVI_VIEWER=xdvi |
2426 | 87 |
#DVI_VIEWER="xdvi -geometry 498x704 -expert -s 5" |
2476 | 88 |
#DVI_VIEWER="xdvi -geometry 500x704 -expert -s 10" |
3062 | 89 |
#DVI_VIEWER="xdvi -geometry 555x782 -expert -s 9" |
2345 | 90 |
|
2294 | 91 |
|
3158 | 92 |
## Fonts -- how to install the Isabelle X11 fonts (can be tricky!). |
93 |
||
94 |
# (1) Get fonts from local (client side) directory: |
|
2577 | 95 |
ISABELLE_INSTALLFONTS="xset fp+ $ISABELLE_HOME/lib/fonts; xset fp rehash" |
3158 | 96 |
|
3689 | 97 |
# (2) Get from font server at Munich or Cambridge: |
3256 | 98 |
#ISABELLE_INSTALLFONTS="xset fp+ tcp/isafonts.informatik.tu-muenchen.de:7200" |
3689 | 99 |
#ISABELLE_INSTALLFONTS="xset fp+ tcp/font-serv.cl.cam.ac.uk:7100" |
2577 | 100 |
|
5964 | 101 |
|
2426 | 102 |
### |
103 |
### Interfaces |
|
104 |
### |
|
105 |
||
106 |
# The null interface: pass-through to 'isabelle'. |
|
2294 | 107 |
#ISABELLE_INTERFACE=none |
108 |
||
2786 | 109 |
# Simple xterm based interface. |
2294 | 110 |
ISABELLE_INTERFACE=xterm |
5964 | 111 |
ISABELLE_XTERM_OPTIONS="" |
2968 | 112 |
|
3303 | 113 |
# Emacs running Isamode. |
2968 | 114 |
#ISABELLE_INTERFACE=emacs |
2969 | 115 |
ISAMODE_HOME=$ISABELLE_HOME/contrib/Isamode |
5964 | 116 |
ISAMODE_OPTIONS="" |
117 |
||
118 |
# Emacs running Proof General. |
|
119 |
#ISABELLE_INTERFACE=$ISABELLE_HOME/contrib/ProofGeneral/isar/interface |
|
120 |
PROOFGENERAL_OPTIONS="" |