]> matita.cs.unibo.it Git - helm.git/blobdiff - components/library/Makefile
added support for "polymorphic" coercions
[helm.git] / components / library / Makefile
index 4f0ca3eb8dbfac378e5522821046e472c3e16179..69a10919d0ee88b075dda2de56681e16b2992732 100644 (file)
@@ -14,6 +14,7 @@ INTERFACE_FILES = \
        libraryClean.mli \
        $(NULL)
 IMPLEMENTATION_FILES = \
+       refinementTool.ml \
        $(INTERFACE_FILES:%.mli=%.ml)
 
 include ../../Makefile.defs