X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=tagSet.mli;h=d536c8cde10a3c245158f624e7ba6ca2eb584492;hb=22e128466565745a4e74f3b9823e7884ee5c6157;hp=572057e1d426e1beffd73e29f9118568a9e98dd0;hpb=d64e3a3a9ef6329caafdba848ef78427fce0d689;p=SXSI%2Fxpathcomp.git diff --git a/tagSet.mli b/tagSet.mli index 572057e..d536c8c 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 +include FiniteCofinite.S with type elt = Tag.t and type set = Ptset.t val tag : Tag.t -> t val pcdata : t