]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQITypes.ml
MySql database support added
[helm.git] / helm / ocaml / mathql_interpreter / mQITypes.ml
index 44b21ce184c62bce130099bb60c00c4f7633a29e..67b59e68c6a95fd98a85acd987419aefaadb0f13 100644 (file)
@@ -26,7 +26,7 @@
 (*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
  *)
 
-type 'a con = MathQL.pattern * 'a * MathQL.value
+type 'a con = MathQL.pattern * 'a * MathQL.result
 
 type 'a con_true = 'a con list