]> matita.cs.unibo.it Git - helm.git/blob - components/registry/Makefile
added a subtle List.rev that makes the order of the equalities taken from the library...
[helm.git] / components / registry / Makefile
1
2 PACKAGE = registry
3 INTERFACE_FILES = helm_registry.mli
4 IMPLEMENTATION_FILES = helm_registry.ml
5
6 include ../../Makefile.defs
7 include ../Makefile.common
8