]> 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 64765023d1da993159a36ac3bc9ce05f593dca86..e5a6134395ae3ff4a96fef0ffb55dc79da0271b5 100644 (file)
@@ -1,7 +1,10 @@
 PACKAGE = ng_tactics
 
 INTERFACE_FILES = \
-       nTactics.mli
+       nCicTacReduction.mli \
+       nTacStatus.mli \
+       nCicElim.mli \
+       nTactics.mli 
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)