]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/nDiscriminationTree.mli
Printings removed.
[helm.git] / helm / software / components / ng_refiner / nDiscriminationTree.mli
index b008277167caf2973879b91618d91b64118711ae..3718114a0b638bd00cb31556ea52908e83817ec5 100644 (file)
@@ -24,7 +24,7 @@
  *)
 
 module NCicIndexable : Discrimination_tree.Indexable
-with type input = NCic.term and type constant_name = NUri.uri
+with type input = NCic.term and type constant_name = NReference.reference
 
 module TermSet : Set.S with type elt = NCic.term