From: Stefano Zacchiroli Date: Mon, 13 Jun 2005 14:56:48 +0000 (+0000) Subject: - no longer build mathql per default X-Git-Tag: PRE_STORAGE~43 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=31afc64440b7da53bb79e6f1524d47bf0fb56aaf;p=helm.git - no longer build mathql per default - moved cic_notation after cic_transformation --- diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index b4b99eb24..ac2a057f3 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -16,12 +16,9 @@ MODULES = \ cic_omdoc \ metadata \ tactics \ - cic_notation \ cic_transformations \ + cic_notation \ cic_textual_parser2 \ - mathql \ - mathql_interpreter \ - mathql_generator \ hbugs OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@