]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/extlib/Makefile
Patch to add a debugging string to HExtlib.split_nth reverted
[helm.git] / helm / software / components / extlib / Makefile
index 8caad1fca7d9b7aebff68eac61f26bd1ddbed1c0..f4d92191df82b0429c0e4648755ba1a3956aeafd 100644 (file)
@@ -8,7 +8,9 @@ INTERFACE_FILES =               \
        patternMatcher.mli      \
        hLog.mli                \
        trie.mli                \
+       hTopoSort.mli           \
        refCounter.mli          \
+       graphvizPp.mli          \
        $(NULL)
 IMPLEMENTATION_FILES = \
        $(INTERFACE_FILES:%.mli=%.ml)