X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQIConn.mli;h=405e405d15041d649230c40326d3d6593def9049;hb=ab06d9617b863a42a49f9a407694a9605f500b98;hp=7eff1b4b45fef8a558cd6e8e941d73a6d1f8af53;hpb=91db309a46f8b6f100a36abbc568deec10a8d1df;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQIConn.mli b/helm/ocaml/mathql_interpreter/mQIConn.mli index 7eff1b4b4..405e405d1 100644 --- a/helm/ocaml/mathql_interpreter/mQIConn.mli +++ b/helm/ocaml/mathql_interpreter/mQIConn.mli @@ -23,6 +23,9 @@ * http://cs.unibo.it/helm/. *) +(* AUTOR: Ferruccio Guidi + *) + type flag = Postgres | Galax | Stat | Quiet | Warn | Log val string_of_flags : flag list -> string