]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/Makefile
λδ site update
[helm.git] / helm / software / components / ng_tactics / Makefile
index e99dd242222029ecaf0b79a2a6ac21be040627a4..bbcb9f6743ca77cac342a961964471dd809fcba6 100644 (file)
@@ -5,6 +5,11 @@ INTERFACE_FILES = \
        nTacStatus.mli \
        nCicElim.mli \
        nTactics.mli \
+       zipTree.mli \
+       andOrTree.mli \
+        nnAuto.mli \
+       nAuto.mli \
+       nDestructTac.mli \
        nInversion.mli
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)