]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/extlib/Makefile
moved trie data-structure
[helm.git] / helm / ocaml / extlib / Makefile
index f271f6ace7254dde20bcf213c297d4cacd114cac..ae60ef00523cf78d1144978b8a47314fa5315429 100644 (file)
@@ -5,6 +5,7 @@ INTERFACE_FILES =               \
         hExtlib.mli            \
        patternMatcher.mli      \
        hLog.mli \
+       trie.mli \
        $(NULL)
 IMPLEMENTATION_FILES = \
        $(INTERFACE_FILES:%.mli=%.ml)