build
changeset 26211 ffd91f7a78a2
parent 18321 3414557c2dda
child 28500 4b79e5d3d0aa
--- a/build	Thu Mar 06 19:21:20 2008 +0100
+++ b/build	Thu Mar 06 19:21:22 2008 +0100
@@ -18,13 +18,14 @@
 
 ## settings
 
-export THIS_IS_ISABELLE_BUILD=true
-
 PRG="$(basename "$0")"
 
 ISABELLE_HOME="$(cd "$(dirname "$0")"; pwd -P)"
 source "$ISABELLE_HOME/lib/scripts/getsettings" || exit 2
 
+ISABELLE_OUTPUT="$ISABELLE_HOME/heaps/$ML_IDENTIFIER"
+ISABELLE_BROWSER_INFO="$ISABELLE_HOME/browser_info"
+
 
 ## diagnostics