]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/on-line/javascript/defaults.js
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / on-line / javascript / defaults.js
index 98dfed1c249de93dd45acc9788de14dfc486f6d2..c8f89a77e5817739f0e2b64e9169047fe9948aca 100644 (file)
@@ -6,10 +6,10 @@ function getDefaultParam(name)
     return "http://mowgli.cs.unibo.it:8081/helm/servlet/uwobo/";
   case "getterURL":
     return "http://mowgli.cs.unibo.it:48081/"; 
-  case "draw_graphURL":
-    return "http://phd.cs.unibo.it:8083/"; 
   case "uri_set_queueURL":
-    return "http://phd.cs.unibo.it:8084/"; 
+    return "http://mowgli.cs.unibo.it:48082/"; 
+  case "draw_graphURL":
+    return "http://mowgli.cs.unibo.it:48083/"; 
   case "proofcheckerURL":
     return "http://mowgli.cs.unibo.it:48084/"; 
   case "UNICODEvsSYMBOL":