X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQITypes.ml;h=67b59e68c6a95fd98a85acd987419aefaadb0f13;hb=980a9931d3f7b8ce073247c88d7ecd42a672ad74;hp=44b21ce184c62bce130099bb60c00c4f7633a29e;hpb=40ab699e0514d401555a7d605273f696ef982251;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQITypes.ml b/helm/ocaml/mathql_interpreter/mQITypes.ml index 44b21ce18..67b59e68c 100644 --- a/helm/ocaml/mathql_interpreter/mQITypes.ml +++ b/helm/ocaml/mathql_interpreter/mQITypes.ml @@ -26,7 +26,7 @@ (* AUTOR: Ferruccio Guidi *) -type 'a con = MathQL.pattern * 'a * MathQL.value +type 'a con = MathQL.pattern * 'a * MathQL.result type 'a con_true = 'a con list