]> matita.cs.unibo.it Git - helm.git/commitdiff
In line with the ml.
authorAndrea Asperti <andrea.asperti@unibo.it>
Thu, 4 Mar 2010 08:27:05 +0000 (08:27 +0000)
committerAndrea Asperti <andrea.asperti@unibo.it>
Thu, 4 Mar 2010 08:27:05 +0000 (08:27 +0000)
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