]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/Makefile
new data structures for auto
[helm.git] / helm / software / components / ng_tactics / Makefile
index e99dd242222029ecaf0b79a2a6ac21be040627a4..f05c75e949248b73a490e1f071df376d971dec9c 100644 (file)
@@ -5,6 +5,9 @@ INTERFACE_FILES = \
        nTacStatus.mli \
        nCicElim.mli \
        nTactics.mli \
+       zipTree.mli \
+       andOrTree.mli \
+       nAuto.mli \
        nInversion.mli
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)