]> matita.cs.unibo.it Git - helm.git/commitdiff
first version
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 1 Oct 2003 14:53:04 +0000 (14:53 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 1 Oct 2003 14:53:04 +0000 (14:53 +0000)
helm/ocaml/mathql_interpreter/mQIProperty.mli

index 1084cc94aaddb1665275ec20465c479534590981..f64c28d0f3225424a8f2b49e29d05d46f5f1efd7 100644 (file)
@@ -30,5 +30,5 @@ 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