2427
|
1 |
#
|
|
2 |
# $Id$
|
|
3 |
#
|
3179
|
4 |
# Isabelle user settings sample (everything commented out)
|
|
5 |
# -- some parts may be copied into ~/isabelle/etc/settings.
|
2427
|
6 |
#
|
|
7 |
|
|
8 |
###
|
2436
|
9 |
### Compilation options
|
|
10 |
###
|
|
11 |
|
3749
|
12 |
#ISABELLE_USEDIR_OPTIONS="-i true"
|
2436
|
13 |
|
|
14 |
|
|
15 |
###
|
2427
|
16 |
### Heap files
|
|
17 |
###
|
|
18 |
|
3118
|
19 |
# Note: ML system identifier appended automatically!
|
|
20 |
|
2599
|
21 |
#ISABELLE_PATH=other-places-where-heaps-may-reside:$ISABELLE_PATH
|
3118
|
22 |
#ISABELLE_OUTPUT=somewhere-else
|
2427
|
23 |
|
3184
|
24 |
#ISABELLE_LOGIC=ZF
|
2427
|
25 |
|
|
26 |
|
|
27 |
###
|
|
28 |
### Interfaces
|
|
29 |
###
|
|
30 |
|
2785
|
31 |
# Simple xterm based interface.
|
2427
|
32 |
#ISABELLE_INTERFACE=xterm
|
2968
|
33 |
|
3289
|
34 |
# Emacs running Isamode.
|
2968
|
35 |
#ISABELLE_INTERFACE=emacs
|