]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/registry/Makefile
Bug fixed: an unrefined term was passed around while checking explicit named
[helm.git] / helm / ocaml / registry / Makefile
1
2 PACKAGE = registry
3 INTERFACE_FILES = helm_registry.mli
4 IMPLEMENTATION_FILES = helm_registry.ml
5
6 include ../Makefile.common
7