X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=tagSet.mli;h=a232c0ac565fbab6fc8b5921d920f8bf7cac2458;hb=d550133ad7afdf65c5e284c2bcf67a5bdde6faa7;hp=d536c8cde10a3c245158f624e7ba6ca2eb584492;hpb=dc91851aaeac91a71eba2c266d0227adea0c5815;p=SXSI%2Fxpathcomp.git diff --git a/tagSet.mli b/tagSet.mli index d536c8c..a232c0a 100644 --- a/tagSet.mli +++ b/tagSet.mli @@ -5,7 +5,7 @@ (* Distributed under the terms of the LGPL (see LICENCE) *) (******************************************************************************) -include FiniteCofinite.S with type elt = Tag.t and type set = Ptset.t +include FiniteCofinite.S with type elt = Tag.t and type set = Ptset.Int.t val tag : Tag.t -> t val pcdata : t