]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/template.rc
added env var DRAW_GRAPH_DIR
[helm.git] / helm / scripts / template.rc
index ed6c78c95094d9bff7927e9e47e73e4c6f0fb98b..2b0d635ca0f00bcfd437236b28fe13939ea096b2 100644 (file)
@@ -48,6 +48,7 @@ export UWOBO_PANEL_CONF=/projects/helm/public_html/uwobo/panel/control.html
 if test  $COQV = V7; then
        export URI_SET_QUEUE_PORT=48082
        export DRAW_GRAPH_PORT=48083
+       export DRAW_GRAPH_DIR=/projects/helm/graphs/tools
        export PROOF_CHECKER_PORT=48084
        export HTTP_GETTER_PORT=48081
        export HELM_UWOBO_URL=http://mowgli.cs.unibo.it:$UWOBO_PORT/helm/servlet/uwobo/
@@ -56,6 +57,7 @@ else
        # V7_mowgli
        export URI_SET_QUEUE_PORT=58082
        export DRAW_GRAPH_PORT=58083
+       export DRAW_GRAPH_DIR=/projects/helm/graphs/tools
        export PROOF_CHECKER_PORT=58084
        export HTTP_GETTER_PORT=58081
        export HELM_UWOBO_URL=http://mowgli.cs.unibo.it:$UWOBO_PORT/mowgli/servlet/uwobo/