author | paulson |
Tue, 03 Aug 1999 13:05:13 +0200 | |
changeset 7158 | ac93579530ea |
parent 7126 | fdb397af4cab |
child 7184 | 067832c0e5c3 |
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 |
6463 | 15 |
ML_SYSTEM=smlnj-110 |
7126 | 16 |
ML_HOME=$ISABELLE_HOME/../smlnj/bin |
6463 | 17 |
ML_OPTIONS="@SMLdebug=/dev/null" |
6464 | 18 |
ML_PLATFORM=$(eval $($ML_HOME/.arch-n-opsys 2>/dev/null); echo $HEAP_SUFFIX) |
5708 | 19 |
|
20 |
# MLWorks 2.0 or later |
|
21 |
#ML_SYSTEM=mlworks |
|
22 |
#ML_HOME=/usr/local/mlworks/bin |
|
23 |
#ML_OPTIONS="" |
|
6413 | 24 |
#ML_PLATFORM="" |
5708 | 25 |
|
2426 | 26 |
# Poly/ML 2.x |
2435 | 27 |
#ML_SYSTEM=polyml-2.07 |
2426 | 28 |
#ML_HOME=/usr/local/ldist/DIR/polyml/polyml/solaris2 |
29 |
#ML_OPTIONS="-h 30000" |
|
6413 | 30 |
#ML_PLATFORM="" |
2294 | 31 |
|
2426 | 32 |
# Poly/ML 3.1 |
6463 | 33 |
#ML_SYSTEM=polyml-3.1 |
34 |
#ML_HOME=/usr/local/ldist/DIR/polyml-3.1/polyml/sunos5.4 |
|
35 |
#ML_OPTIONS="-h 30000" |
|
36 |
#ML_PLATFORM="" |
|
37 |
#LM_LICENSE_FILE=$ML_HOME/license.dat |
|
2294 | 38 |
|
2426 | 39 |
# Standard ML of New Jersey 0.93 |
40 |
#ML_SYSTEM=smlnj-0.93 |
|
41 |
#ML_HOME=/usr/local/ldist/DIR/sml-0.93/src |
|
42 |
#ML_OPTIONS="" |
|
6413 | 43 |
#ML_PLATFORM="" |
2426 | 44 |
|
2294 | 45 |
|
2426 | 46 |
### |
3177 | 47 |
### Compilation options |
2435 | 48 |
### |
49 |
||
5387 | 50 |
ISABELLE_USEDIR_OPTIONS="-i false" |
2435 | 51 |
|
52 |
||
53 |
### |
|
2968 | 54 |
### Misc path settings |
2426 | 55 |
### |
2294 | 56 |
|
2426 | 57 |
# The place for user configuration, heap files, etc. |
58 |
ISABELLE_HOME_USER=~/isabelle |
|
2294 | 59 |
|
3177 | 60 |
# Where to look for isabelle tools (multiple dirs separated by ':'). |
2786 | 61 |
ISABELLE_TOOLS=$ISABELLE_HOME/lib/Tools |
62 |
||
4334 | 63 |
# Location for temporary files (should be on a local file system). |
4708 | 64 |
ISABELLE_TMP_PREFIX=/tmp/isabelle-$USER |
4334 | 65 |
|
2786 | 66 |
|
3118 | 67 |
# Heap file locations. ML system identifier appended automatically! |
2786 | 68 |
|
3118 | 69 |
ISABELLE_PATH=$ISABELLE_HOME_USER/heaps:$ISABELLE_HOME/heaps |
2780 | 70 |
|
4413 | 71 |
#A hack! Isabelle build tells us to store heaps etc. within the |
72 |
#distribution. |
|
2780 | 73 |
if [ "$THIS_IS_ISABELLE_BUILD" = true ]; then |
3118 | 74 |
ISABELLE_OUTPUT=$ISABELLE_HOME/heaps |
3637
02ba2acc69c3
Added new environment variable ISABELLE_BROWSER_INFO.
berghofe
parents:
3596
diff
changeset
|
75 |
ISABELLE_BROWSER_INFO=$ISABELLE_HOME/browser_info |
2780 | 76 |
else |
3118 | 77 |
ISABELLE_OUTPUT=$ISABELLE_HOME_USER/heaps |
3637
02ba2acc69c3
Added new environment variable ISABELLE_BROWSER_INFO.
berghofe
parents:
3596
diff
changeset
|
78 |
ISABELLE_BROWSER_INFO=$ISABELLE_HOME_USER/browser_info |
2780 | 79 |
fi |
80 |
||
3177 | 81 |
#Users may want to change this. |
3184 | 82 |
ISABELLE_LOGIC=HOL |
2294 | 83 |
|
2786 | 84 |
|
85 |
## Docs |
|
2294 | 86 |
|
3177 | 87 |
#Where to look for docs (multiple dirs separated by ':'). |
2345 | 88 |
ISABELLE_DOCS=$ISABELLE_HOME/doc |
89 |
||
3177 | 90 |
#The dvi file viewer |
3062 | 91 |
DVI_VIEWER=xdvi |
2426 | 92 |
#DVI_VIEWER="xdvi -geometry 498x704 -expert -s 5" |
2476 | 93 |
#DVI_VIEWER="xdvi -geometry 500x704 -expert -s 10" |
3062 | 94 |
#DVI_VIEWER="xdvi -geometry 555x782 -expert -s 9" |
2345 | 95 |
|
2294 | 96 |
|
3158 | 97 |
## Fonts -- how to install the Isabelle X11 fonts (can be tricky!). |
98 |
||
99 |
# (1) Get fonts from local (client side) directory: |
|
2577 | 100 |
ISABELLE_INSTALLFONTS="xset fp+ $ISABELLE_HOME/lib/fonts; xset fp rehash" |
3158 | 101 |
|
3689 | 102 |
# (2) Get from font server at Munich or Cambridge: |
3256 | 103 |
#ISABELLE_INSTALLFONTS="xset fp+ tcp/isafonts.informatik.tu-muenchen.de:7200" |
3689 | 104 |
#ISABELLE_INSTALLFONTS="xset fp+ tcp/font-serv.cl.cam.ac.uk:7100" |
2577 | 105 |
|
5964 | 106 |
|
7158 | 107 |
## SVC (Stanford Validity Checker); set SVC_HOME only if it is installed |
108 |
#SVC_HOME= |
|
109 |
SVC_MACHINE=i386-redhat-linux |
|
110 |
||
2426 | 111 |
### |
112 |
### Interfaces |
|
113 |
### |
|
114 |
||
115 |
# The null interface: pass-through to 'isabelle'. |
|
2294 | 116 |
#ISABELLE_INTERFACE=none |
117 |
||
2786 | 118 |
# Simple xterm based interface. |
2294 | 119 |
ISABELLE_INTERFACE=xterm |
5964 | 120 |
ISABELLE_XTERM_OPTIONS="" |
2968 | 121 |
|
3303 | 122 |
# Emacs running Isamode. |
2968 | 123 |
#ISABELLE_INTERFACE=emacs |
2969 | 124 |
ISAMODE_HOME=$ISABELLE_HOME/contrib/Isamode |
5964 | 125 |
ISAMODE_OPTIONS="" |
126 |
||
127 |
# Emacs running Proof General. |
|
128 |
#ISABELLE_INTERFACE=$ISABELLE_HOME/contrib/ProofGeneral/isar/interface |
|
129 |
PROOFGENERAL_OPTIONS="" |