]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/Makefile
auto and auto_paramod are in nAuto
[helm.git] / helm / software / components / ng_tactics / Makefile
index b3d2bf06918fd9ebd5631f38df7157dcd8852d57..1db1ad6e76f975b9f4bc5340f86a39d4a77e1f05 100644 (file)
@@ -4,8 +4,8 @@ INTERFACE_FILES = \
        nCicTacReduction.mli \
        nTacStatus.mli \
        nCicElim.mli \
-       nAuto.mli \
        nTactics.mli \
+       nAuto.mli \
        nInversion.mli
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)