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