X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fmathql_interpreter%2FmQueryMisc.ml;h=cb6f92a219bdb78a0e00dc4396617e12659fd85a;hb=931f10c61b4e3914474955a94a05cf43b5fa2bc0;hp=aa842b4b3a031f57283c8d96c792b1138664dd06;hpb=210445db4d7f550bbfac3e2db6d0aefcf02b71d4;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 =