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