X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2FMakefile.in;h=06a314961c733cecae52d52c5e704f560ea056ed;hb=b1fb6b8e1767d775bc452303629e95941d142bea;hp=e5d051620f5107a1ac53c76270adf7dae3d47dab;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index e5d051620..06a314961 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -1,6 +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_cache cic_proof_checking cic_textual_parser cic_unification \ + mathql mathql_interpreter mathql_interpreter_galax OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@ OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@