From: lordi Date: Thu, 13 Jun 2002 17:25:31 +0000 (+0000) Subject: changed settings to access database X-Git-Tag: V_0_3_0_debian_8~42 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=d7e5adc6adcdcbc98964fa73b3d8e05cad428a6b;p=helm.git changed settings to access database --- 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