init components from local clone that is used to produce the test distribition, which itself lacks Admin;
authorwenzelm
Wed, 29 Aug 2012 11:31:07 +0200
changeset 48991 0350245dec1c
parent 48990 12814717c95c
child 48992 0518bf89c777
init components from local clone that is used to produce the test distribition, which itself lacks Admin;
Admin/isatest/settings/mac-poly-M2
--- a/Admin/isatest/settings/mac-poly-M2	Tue Aug 28 22:16:06 2012 +0200
+++ b/Admin/isatest/settings/mac-poly-M2	Wed Aug 29 11:31:07 2012 +0200
@@ -1,5 +1,9 @@
 # -*- shell-script -*- :mode=shellscript:
 
+init_components /home/isabelle/contrib "$HOME/admin/components/main"
+init_components /home/isabelle/contrib "$HOME/admin/components/optional"
+init_components /home/isabelle/contrib "$HOME/admin/components/nonfree"
+
 ML_SYSTEM="polyml-5.5.0"
 ML_PLATFORM="x86-darwin"
 ML_HOME="/home/polyml/polyml-svn/$ML_PLATFORM"
@@ -24,7 +28,3 @@
 
 ISABELLE_BUILD_OPTIONS="browser_info=true document=pdf threads=2 parallel_proofs=2"
 
-init_components /home/isabelle/contrib "$ISABELLE_HOME/Admin/components/main"
-init_components /home/isabelle/contrib "$ISABELLE_HOME/Admin/components/optional"
-init_components /home/isabelle/contrib "$ISABELLE_HOME/Admin/components/nonfree"
-