From: Claudio Sacerdoti Coen Date: Wed, 31 Mar 2010 14:40:34 +0000 (+0000) Subject: ... X-Git-Tag: make_still_working~2947 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=ef300bfb0dce70eeb4a470532b474387f25ca369;p=helm.git ... From: sacerdot --- diff --git a/helm/software/components/ng_tactics/Makefile b/helm/software/components/ng_tactics/Makefile index e83858e7e..bbcb9f674 100644 --- a/helm/software/components/ng_tactics/Makefile +++ b/helm/software/components/ng_tactics/Makefile @@ -9,8 +9,8 @@ INTERFACE_FILES = \ andOrTree.mli \ nnAuto.mli \ nAuto.mli \ - nInversion.mli \ - nDestructTac.mli + nDestructTac.mli \ + nInversion.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)