X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_tactics%2FMakefile;h=f05c75e949248b73a490e1f071df376d971dec9c;hb=cd415135f0bcf53f10ed7649fcacc3247bc7a3f1;hp=b3d2bf06918fd9ebd5631f38df7157dcd8852d57;hpb=5aeba24517d4811e3dc08de5728a5ad8d47d41a7;p=helm.git diff --git a/helm/software/components/ng_tactics/Makefile b/helm/software/components/ng_tactics/Makefile index b3d2bf069..f05c75e94 100644 --- a/helm/software/components/ng_tactics/Makefile +++ b/helm/software/components/ng_tactics/Makefile @@ -4,8 +4,10 @@ INTERFACE_FILES = \ nCicTacReduction.mli \ nTacStatus.mli \ nCicElim.mli \ - nAuto.mli \ nTactics.mli \ + zipTree.mli \ + andOrTree.mli \ + nAuto.mli \ nInversion.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)