From: lordi Date: Wed, 19 Jun 2002 13:22:03 +0000 (+0000) Subject: database connection parameters updated X-Git-Tag: V_0_3_0_debian_8~26 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=1372c46df7b4acc8073852a276eb63a6c6c7fea5;p=helm.git database connection parameters updated --- diff --git a/helm/ocaml/mathql_interpreter/dbconn.ml b/helm/ocaml/mathql_interpreter/dbconn.ml index dd4ae5f02..db4b8fb9c 100644 --- a/helm/ocaml/mathql_interpreter/dbconn.ml +++ b/helm/ocaml/mathql_interpreter/dbconn.ml @@ -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