X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_tactics%2FMakefile;h=6bb0ac3eee918af564f94ebb8332237346fc7362;hb=a90c31c1b53222bd6d57360c5ba5c2d0fe7d5207;hp=bbcb9f6743ca77cac342a961964471dd809fcba6;hpb=4377e950998c9c63937582952a79975947aa9a45;p=helm.git diff --git a/helm/software/components/ng_tactics/Makefile b/helm/software/components/ng_tactics/Makefile index bbcb9f674..6bb0ac3ee 100644 --- a/helm/software/components/ng_tactics/Makefile +++ b/helm/software/components/ng_tactics/Makefile @@ -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)