]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/Makefile
...
[helm.git] / helm / software / components / ng_tactics / Makefile
index f05c75e949248b73a490e1f071df376d971dec9c..bbcb9f6743ca77cac342a961964471dd809fcba6 100644 (file)
@@ -7,7 +7,9 @@ INTERFACE_FILES = \
        nTactics.mli \
        zipTree.mli \
        andOrTree.mli \
+        nnAuto.mli \
        nAuto.mli \
+       nDestructTac.mli \
        nInversion.mli
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)