Isabelle user settings sample;
authorwenzelm
Tue, 17 Dec 1996 12:51:02 +0100
changeset 2427 d5efdfad074d
parent 2426 dc9dcdb43b4f
child 2428 853732a26bdd
Isabelle user settings sample;
etc/user-settings.sample
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/user-settings.sample	Tue Dec 17 12:51:02 1996 +0100
@@ -0,0 +1,31 @@
+#
+# $Id$
+#
+# Isabelle user settings sample -- to be copied to ~/isabelle/etc/settings.
+#
+
+###
+### 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 80x52"
+#ISABELLE_SYMBOLS=true
+
+# GNU Emacs running Isamode.
+#ISABELLE_INTERFACE=emacs
+#ISABELLE_INTERFACE_OPTIONS=""
+#ISABELLE_SYMBOLS=true