allow reloading of settings within JVM process;
authorwenzelm
Fri, 03 Jul 2009 00:15:59 +0200
changeset 31922 d6f8f3bfe329
parent 31921 f39825f8bfd3
child 31923 d6cd15601d8a
child 31930 3107b9af1fb3
allow reloading of settings within JVM process;
Isabelle
--- a/Isabelle	Fri Jul 03 00:10:19 2009 +0200
+++ b/Isabelle	Fri Jul 03 00:15:59 2009 +0200
@@ -15,6 +15,8 @@
 ISABELLE_HOME="$(cd "$(dirname "$0")"; pwd -P)"
 source "$ISABELLE_HOME/lib/scripts/getsettings" || exit 2
 
+unset ISABELLE_SETTINGS_PRESENT
+
 
 ## main