]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/utility.mli
MQueryInterpreter: interface updated
[helm.git] / helm / ocaml / mathql_interpreter / utility.mli
index 9e9e8290da129b369b99ea8163f9ae18df9dab04..2ee3db0073da569df466961c0901e6d66482cd63 100644 (file)
@@ -26,5 +26,5 @@
 val pgresult_to_string_list : < get_list : string list list; .. > -> string list
 val pgresult_to_string : < get_list : string list list; .. > -> string
 val set_assoc : 'a -> 'b -> ('a * 'b) list -> ('a * 'b) list
-val helm_property_id: string -> string
-val helm_class_id: string -> string
+val helm_property_id: MQIConn.handle -> string -> string
+val helm_class_id: MQIConn.handle -> string -> string