Safety commit before clean-up
[SXSI/xpathcomp.git] / tag.mli
diff --git a/tag.mli b/tag.mli
index 1fcd5b1..75cd362 100644 (file)
--- a/tag.mli
+++ b/tag.mli
@@ -17,7 +17,7 @@ val to_string : t -> string
 val compare : t -> t -> int
 val equal : t -> t -> bool
 val nullt : t
-
+val dummy : t
 val dump : Format.formatter -> t -> unit
 val check : t -> unit (* Check internal invariants *)