]> matita.cs.unibo.it Git - helm.git/commitdiff
patched
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 14 Apr 2004 11:25:09 +0000 (11:25 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 14 Apr 2004 11:25:09 +0000 (11:25 +0000)
helm/ocaml/mathql_interpreter/mQIProperty.mli

index 093447072f9ac2acd1c93384ae2a4b339d4ff515..f8159aaa83ce34e144d045ffbbf8428c2ef914e8 100644 (file)
@@ -26,7 +26,7 @@
 (*  AUTOR: Ferruccio Guidi <fguidi@cs.unibo.it>
  *)
 
-val exec: MQIConn.handle -> MathQL.refine -> MathQL.path ->  
+val exec: MQIConn.handle -> 
+          MathQL.refine -> MathQL.path ->  
           MathQL.path MQITypes.con_true -> MathQL.path MQITypes.con_false -> 
          MathQL.exp_list -> MathQL.result
-