X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_refiner%2FnDiscriminationTree.mli;h=3718114a0b638bd00cb31556ea52908e83817ec5;hb=63047f8ff8ef477ac32939985b0b41b70e918054;hp=b008277167caf2973879b91618d91b64118711ae;hpb=eaf5880ed69963b3ad37cb1f8a1fd48b2918e58b;p=helm.git diff --git a/helm/software/components/ng_refiner/nDiscriminationTree.mli b/helm/software/components/ng_refiner/nDiscriminationTree.mli index b00827716..3718114a0 100644 --- a/helm/software/components/ng_refiner/nDiscriminationTree.mli +++ b/helm/software/components/ng_refiner/nDiscriminationTree.mli @@ -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