X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQueryMisc.ml;h=cb6f92a219bdb78a0e00dc4396617e12659fd85a;hb=f15a13bab100064a4da238cede323b8d4568c174;hp=aa842b4b3a031f57283c8d96c792b1138664dd06;hpb=91db309a46f8b6f100a36abbc568deec10a8d1df;p=helm.git diff --git a/helm/ocaml/mathql_interpreter/mQueryMisc.ml b/helm/ocaml/mathql_interpreter/mQueryMisc.ml index aa842b4b3..cb6f92a21 100644 --- a/helm/ocaml/mathql_interpreter/mQueryMisc.ml +++ b/helm/ocaml/mathql_interpreter/mQueryMisc.ml @@ -23,6 +23,16 @@ * http://cs.unibo.it/helm/. *) +(******************************************************************************) +(* *) +(* PROJECT HELM *) +(* *) +(* Claudio Sacerdoti Coen *) +(* 15/01/2003 *) +(* *) +(* *) +(******************************************************************************) + exception IllFormedUri of string;; let string_of_cic_textual_parser_uri uri =