X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQITypes.ml;h=ad4a8cb1b45b557d57b18fea43823f0f7932b440;hb=a3c9916401dbaac8e59948e878eec0f37e72bf4a;hp=44b21ce184c62bce130099bb60c00c4f7633a29e;hpb=36aa72077bd8753ccbb2a047d65a2886e984e853;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