X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQueryInterpreter.ml;h=5816a99bc10ae7def653c5558e1faa7a8b9d5f9c;hb=a48c5f0f412bbb8c1d6601dd5e11e5c3746f11d5;hp=58fb7b87e734545491f893046333a50a85265bf0;hpb=3c7ca719c304eb7de7d8d4e9a90ebe0db8d8ecab;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQueryInterpreter.ml b/helm/ocaml/mathql_interpreter/mQueryInterpreter.ml index 58fb7b87e..5816a99bc 100644 --- a/helm/ocaml/mathql_interpreter/mQueryInterpreter.ml +++ b/helm/ocaml/mathql_interpreter/mQueryInterpreter.ml @@ -23,9 +23,6 @@ * http://cs.unibo.it/helm/. *) -(* AUTOR: Ferruccio Guidi - *) - (* contexts *****************************************************************) type svar_context = (MathQL.svar * MathQL.resource_set) list