Module Glob.Brute


module Brute: sig .. end

exception Succeed
exception Fail
exception Too_hard
val match_pattern : int Pervasives.ref -> pattern -> string -> bool