etc/user-settings.sample
author paulson
Fri, 03 Jan 1997 15:01:55 +0100
changeset 2469 b50b8c0eec01
parent 2466 5220fb014f8a
child 2599 652e202b7ddb
permissions -rw-r--r--
Implicit simpsets and clasets for FOL and ZF

#
# $Id$
#
# Isabelle user settings sample -- may be copied to ~/isabelle/etc/settings.
#

###
### Compilation options
###

#ISABELLE_HTML=false


###
### Heap files
###

# Note: ML system and platform info is appended automatically!
#ISABELLE_PATH=other-places-where-heaps-reside:$ISABELLE_PATH

#DEFAULT_LOGIC=ZF
#DEFAULT_LOGIC=HOL
#DEFAULT_LOGIC=HOLCF


###
### Interfaces
###

# Xterm with symbol font.
#ISABELLE_INTERFACE=xterm
#ISABELLE_INTERFACE_OPTIONS="-geometry 80x60"
#ISABELLE_SYMBOLS=true

# GNU Emacs running Isamode.
#ISABELLE_INTERFACE=emacs
#ISABELLE_INTERFACE_OPTIONS=""
#ISABELLE_SYMBOLS=true