]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_tactics/Makefile
Better (but still broken) fix for the case ?sort vs ?term.
[helm.git] / helm / software / components / ng_tactics / Makefile
index 139f27288bd8084ec3a62c955e3fff3561492861..e5a6134395ae3ff4a96fef0ffb55dc79da0271b5 100644 (file)
@@ -3,8 +3,8 @@ PACKAGE = ng_tactics
 INTERFACE_FILES = \
        nCicTacReduction.mli \
        nTacStatus.mli \
-       nTactics.mli \
-       nCicElim.mli
+       nCicElim.mli \
+       nTactics.mli 
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)