X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fscripts%2Ftemplate.rc;h=2b0d635ca0f00bcfd437236b28fe13939ea096b2;hb=34815093cd80a179ff41b238ab7f394fbea6c2e0;hp=caae152b4f41d1ab9c6ac2491b76569a00e1974d;hpb=c78c5302b0a70c7b81ba2f02af59fee2139d8d1e;p=helm.git diff --git a/helm/scripts/template.rc b/helm/scripts/template.rc index caae152b4..2b0d635ca 100644 --- a/helm/scripts/template.rc +++ b/helm/scripts/template.rc @@ -44,16 +44,20 @@ export HTTP_GETTER_XSLT_INDEXNAME=xslt_index.txt export HELM_ANNOTATIONS_DIR=pippo export HELM_ANNOTATIONS_URL=pippo export UWOBO_PORT=8081 -export URI_SET_QUEUE_PORT=48082 -export DRAW_GRAPH_PORT=48083 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/ export HTTP_GETTER_DTD_BASE_URL=http://www.cs.unibo.it/helm/dtd 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/