]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_interpreter/mQIProperty.mli
first version
[helm.git] / helm / ocaml / mathql_interpreter / mQIProperty.mli
index 7c2bc95f8e5bd9f4e94d4bc45c4e410a99aadabe..f64c28d0f3225424a8f2b49e29d05d46f5f1efd7 100644 (file)
  * http://cs.unibo.it/helm/.
  *)
 
+(*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
+ *)
+
 open MathQL
 open MQIConn
 
 val exec: handle -> refine -> path ->  
-          (bool * path * value) list -> (bool * path * value) list list -> 
+          (bool * path * result) list -> (bool * path * result) list list -> 
          exp_list -> result