]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/Makefile
relocate fixed
[helm.git] / helm / software / components / ng_tactics / Makefile
index 139f27288bd8084ec3a62c955e3fff3561492861..1db1ad6e76f975b9f4bc5340f86a39d4a77e1f05 100644 (file)
@@ -3,8 +3,10 @@ PACKAGE = ng_tactics
 INTERFACE_FILES = \
        nCicTacReduction.mli \
        nTacStatus.mli \
+       nCicElim.mli \
        nTactics.mli \
-       nCicElim.mli
+       nAuto.mli \
+       nInversion.mli
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)