]> matita.cs.unibo.it Git - helm.git/blob - helm/software/components/xmldiff/Makefile
Old inversion bug fixed: it used to work only on the last hypothesis (or sort
[helm.git] / helm / software / components / xmldiff / Makefile
1 PACKAGE = xmldiff
2 PREDICATES =
3
4 INTERFACE_FILES = xmlDiff.mli
5 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
6 EXTRA_OBJECTS_TO_INSTALL =
7 EXTRA_OBJECTS_TO_CLEAN =
8
9 include ../../Makefile.defs
10 include ../Makefile.common