X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQITypes.ml;fp=helm%2Focaml%2Fmathql_interpreter%2FmQITypes.ml;h=ad4a8cb1b45b557d57b18fea43823f0f7932b440;hb=aa0d60227b785da3355b31519ba11cb4fbd2c925;hp=44b21ce184c62bce130099bb60c00c4f7633a29e;hpb=d4246a4c72251a9e9cdd5ddfeed19039f8153877;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQITypes.ml b/helm/ocaml/mathql_interpreter/mQITypes.ml index 44b21ce18..ad4a8cb1b 100644 --- a/helm/ocaml/mathql_interpreter/mQITypes.ml +++ b/helm/ocaml/mathql_interpreter/mQITypes.ml @@ -26,6 +26,8 @@ (* AUTOR: Ferruccio Guidi *) +(* $Id$ *) + type 'a con = MathQL.pattern * 'a * MathQL.value type 'a con_true = 'a con list