]> matita.cs.unibo.it Git - helm.git/blob - helm/software/components/registry/Makefile
1. new implementation of normalize to have a speed up in case of fully applicative...
[helm.git] / helm / software / 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