author | wenzelm |
Sat, 13 Dec 1997 17:22:15 +0100 | |
changeset 4406 | 9bb6502db2ff |
parent 4334 | e567f3425267 |
child 4412 | 5abf247a238d |
permissions | -rw-r--r-- |
2294 | 1 |
# |
2 |
# $Id$ |
|
3 |
# |
|
2309 | 4 |
# Isabelle settings -- site defaults. |
2426 | 5 |
# |
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 |
||
14 |
# Poly/ML 2.x |
|
2435 | 15 |
#ML_SYSTEM=polyml-2.07 |
2426 | 16 |
#ML_HOME=/usr/local/ldist/DIR/polyml/polyml/solaris2 |
17 |
#ML_OPTIONS="-h 30000" |
|
2294 | 18 |
|
2426 | 19 |
# Poly/ML 3.1 |
3364 | 20 |
ML_SYSTEM=polyml-3.1 |
21 |
ML_HOME=/usr/local/ldist/DIR/polyml-3.1/polyml/sunos5.4 |
|
22 |
ML_OPTIONS="-h 30000" |
|
23 |
LM_LICENSE_FILE=$ML_HOME/license.dat |
|
2294 | 24 |
|
2426 | 25 |
# Standard ML of New Jersey 0.93 |
26 |
#ML_SYSTEM=smlnj-0.93 |
|
27 |
#ML_HOME=/usr/local/ldist/DIR/sml-0.93/src |
|
28 |
#ML_OPTIONS="" |
|
29 |
||
4406 | 30 |
# Standard ML of New Jersey 109.27 to 109.33 |
31 |
#ML_SYSTEM=smlnj-109 |
|
32 |
#ML_HOME=/usr/proj/smlnj/109.32/bin |
|
33 |
#ML_OPTIONS="@SMLdebug=/dev/null" |
|
34 |
||
35 |
# Standard ML of New Jersey 110 or later |
|
36 |
#ML_SYSTEM=smlnj-110 |
|
37 |
#ML_HOME=/usr/proj/smlnj/110/bin |
|
3364 | 38 |
#ML_OPTIONS="@SMLdebug=/dev/null" |
2294 | 39 |
|
40 |
||
2426 | 41 |
### |
3177 | 42 |
### Compilation options |
2435 | 43 |
### |
44 |
||
2915
4d2d409fe2ea
replaced ISABELLE_HTML by ISABELLE_USEDIR_OPTIONS;
wenzelm
parents:
2786
diff
changeset
|
45 |
ISABELLE_USEDIR_OPTIONS="" |
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). |
59 |
ISABELLE_TMP_PREFIX=/tmp/isabelle |
|
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 |
|
4334 | 66 |
#A hack! Isabelle build tells us to store heaps within the distribution. |
2780 | 67 |
if [ "$THIS_IS_ISABELLE_BUILD" = true ]; then |
3118 | 68 |
ISABELLE_OUTPUT=$ISABELLE_HOME/heaps |
3637
02ba2acc69c3
Added new environment variable ISABELLE_BROWSER_INFO.
berghofe
parents:
3596
diff
changeset
|
69 |
ISABELLE_BROWSER_INFO=$ISABELLE_HOME/browser_info |
2780 | 70 |
else |
3118 | 71 |
ISABELLE_OUTPUT=$ISABELLE_HOME_USER/heaps |
3637
02ba2acc69c3
Added new environment variable ISABELLE_BROWSER_INFO.
berghofe
parents:
3596
diff
changeset
|
72 |
ISABELLE_BROWSER_INFO=$ISABELLE_HOME_USER/browser_info |
2780 | 73 |
fi |
74 |
||
3177 | 75 |
#Users may want to change this. |
3184 | 76 |
ISABELLE_LOGIC=HOL |
2294 | 77 |
|
2786 | 78 |
|
79 |
## Docs |
|
2294 | 80 |
|
3177 | 81 |
#Where to look for docs (multiple dirs separated by ':'). |
2345 | 82 |
ISABELLE_DOCS=$ISABELLE_HOME/doc |
83 |
||
3177 | 84 |
#The dvi file viewer |
3062 | 85 |
DVI_VIEWER=xdvi |
2426 | 86 |
#DVI_VIEWER="xdvi -geometry 498x704 -expert -s 5" |
2476 | 87 |
#DVI_VIEWER="xdvi -geometry 500x704 -expert -s 10" |
3062 | 88 |
#DVI_VIEWER="xdvi -geometry 555x782 -expert -s 9" |
2345 | 89 |
|
2294 | 90 |
|
3158 | 91 |
## Fonts -- how to install the Isabelle X11 fonts (can be tricky!). |
92 |
||
93 |
# (1) Get fonts from local (client side) directory: |
|
2577 | 94 |
ISABELLE_INSTALLFONTS="xset fp+ $ISABELLE_HOME/lib/fonts; xset fp rehash" |
3158 | 95 |
|
3689 | 96 |
# (2) Get from font server at Munich or Cambridge: |
3256 | 97 |
#ISABELLE_INSTALLFONTS="xset fp+ tcp/isafonts.informatik.tu-muenchen.de:7200" |
3689 | 98 |
#ISABELLE_INSTALLFONTS="xset fp+ tcp/font-serv.cl.cam.ac.uk:7100" |
2577 | 99 |
|
2426 | 100 |
### |
101 |
### Interfaces |
|
102 |
### |
|
103 |
||
3303 | 104 |
# Global options. |
105 |
ISABELLE_INTERFACE_OPTIONS="" |
|
106 |
||
107 |
||
2426 | 108 |
# The null interface: pass-through to 'isabelle'. |
2294 | 109 |
#ISABELLE_INTERFACE=none |
110 |
||
2786 | 111 |
# Simple xterm based interface. |
2294 | 112 |
ISABELLE_INTERFACE=xterm |
2968 | 113 |
|
3303 | 114 |
# Emacs running Isamode. |
2968 | 115 |
#ISABELLE_INTERFACE=emacs |
2969 | 116 |
ISAMODE_HOME=$ISABELLE_HOME/contrib/Isamode |
3303 | 117 |
ISAMODE_EMACS="xemacs -q" |