From: Stefano Zacchiroli Date: Thu, 20 Feb 2003 17:33:08 +0000 (+0000) Subject: build also mquery_generator module X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=commitdiff_plain;h=a3ba27eb57f505d2e9cc460c9e4d1e3b79ffdcef build also mquery_generator module --- diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index 126f55dd2..0996f7497 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -1,7 +1,7 @@ # Warning: the modules must be in compilation order MODULES = xml urimanager getter pxp cic cic_annotations cic_annotations_cache \ cic_cache cic_proof_checking cic_textual_parser cic_unification \ - tactics mathql mathql_interpreter + mathql mathql_interpreter mquery_generator tactics OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@ OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@