etc/user-settings.sample
author wenzelm
Tue, 03 Jun 1997 16:38:58 +0200
changeset 3393 e31ac367387e
parent 3289 8c947c178f29
child 3749 8a8ed98bd2ca
permissions -rw-r--r--
is_blank: fixed space2;

#
# $Id$
#
# Isabelle user settings sample (everything commented out)
#   -- some parts may be copied into ~/isabelle/etc/settings.
#

###
### Compilation options
###

#ISABELLE_USEDIR_OPTIONS="-h true -g true"


###
### Heap files
###

# Note: ML system identifier appended automatically!

#ISABELLE_PATH=other-places-where-heaps-may-reside:$ISABELLE_PATH
#ISABELLE_OUTPUT=somewhere-else

#ISABELLE_LOGIC=ZF


###
### Interfaces
###

# Simple xterm based interface.
#ISABELLE_INTERFACE=xterm

# Emacs running Isamode.
#ISABELLE_INTERFACE=emacs