Libzipperposition.Eprover_interface
module type S = sig ... end
module Make : functor (E : Env.S) -> S with module Env = E