module Tree: sig .. end
sig
end
val file_exists : string -> bool
string -> bool
val is_prefix : string -> string -> bool
string -> string -> bool
class ['a] box : 'a Ocamlcvs.Behav.tree_behaviour -> object .. end
['a]
'a Ocamlcvs.Behav.tree_behaviour ->
object