Module Ocamlbuild_executor.JS


module JS: Set.Make(sig
type t = Ocamlbuild_executor.job 
val compare : 'a -> 'a -> int
end)