]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/nDiscriminationTree.mli
fixed makefile
[helm.git] / helm / software / components / ng_refiner / nDiscriminationTree.mli
index 3718114a0b638bd00cb31556ea52908e83817ec5..ef977667592db10243e51e6320d6a241e4a4c3d3 100644 (file)
@@ -27,6 +27,7 @@ module NCicIndexable : Discrimination_tree.Indexable
 with type input = NCic.term and type constant_name = NReference.reference
 
 module TermSet : Set.S with type elt = NCic.term
+module TermListSet : Set.S with type elt = NCic.term list
 
 module DiscriminationTree : Discrimination_tree.DiscriminationTree 
 with type constant_name = NCicIndexable.constant_name