]> matita.cs.unibo.it Git - helm.git/commitdiff
changed settings to access database
authorlordi <??>
Thu, 13 Jun 2002 17:25:31 +0000 (17:25 +0000)
committerlordi <??>
Thu, 13 Jun 2002 17:25:31 +0000 (17:25 +0000)
helm/ocaml/mathql_interpreter/dbconn.ml

index dd4ae5f02bc315d3289e83b587dfbd967aee24ff..db4b8fb9cf8542c05183af073b4fdfebbf886e62 100644 (file)
@@ -39,8 +39,8 @@ open MathQL;;
  * TODO: bisogna scegliere se questi parametri vengono
  * passati come argomento
  *)
-let connection_param = "dbname=helm";;
-(*let connection_param = "host=dotto.cs.unibo.it dbname=helm user=helm";;*)
+(*let connection_param = "dbname=helm";;*)
+let connection_param = "host=dotto.cs.unibo.it dbname=helm user=helm";;
 
 (*
  * connessione al db