configure Admin as component, with its own lib/Tools;
authorwenzelm
Wed, 08 Aug 2012 10:56:37 +0200
changeset 48725 e852f4d6af80
parent 48724 e6e1b436caf0
child 48726 0bc8d90d2717
configure Admin as component, with its own lib/Tools;
Admin/etc/settings
lib/scripts/getsettings
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Admin/etc/settings	Wed Aug 08 10:56:37 2012 +0200
@@ -0,0 +1,3 @@
+# -*- shell-script -*- :mode=shellscript:
+
+ISABELLE_TOOLS="$ISABELLE_TOOLS:$COMPONENT/lib/Tools"
--- a/lib/scripts/getsettings	Wed Aug 08 10:40:52 2012 +0200
+++ b/lib/scripts/getsettings	Wed Aug 08 10:56:37 2012 +0200
@@ -198,6 +198,7 @@
 #main components
 init_component "$ISABELLE_HOME"
 [ -d "$ISABELLE_HOME/doc-src" ] && init_component "$ISABELLE_HOME/doc-src"
+[ -d "$ISABELLE_HOME/Admin" ] && init_component "$ISABELLE_HOME/Admin"
 [ -d "$ISABELLE_HOME_USER" ] && init_component "$ISABELLE_HOME_USER"
 
 #ML system identifier