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