]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
Added module DiscriminationTactics with brand new tactics Injection and
[helm.git] / helm / ocaml / Makefile.in
index e5d051620f5107a1ac53c76270adf7dae3d47dab..126f55dd2ad1169511985a94028752a16490dc06 100644 (file)
@@ -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 \
+          tactics mathql mathql_interpreter
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@