src/HOL/Tools/ATP_Manager/atp_wrapper.ML
changeset 32936 9491bec20595
parent 32869 159309603edc
child 32941 72d48e333b77
equal deleted inserted replaced
32935:2218b970325a 32936:9491bec20595
    47   val remote_eprover: string * prover
    47   val remote_eprover: string * prover
    48   val remote_spass: string * prover
    48   val remote_spass: string * prover
    49   val refresh_systems: unit -> unit
    49   val refresh_systems: unit -> unit
    50 end;
    50 end;
    51 
    51 
    52 structure AtpWrapper: ATP_WRAPPER =
    52 structure ATP_Wrapper: ATP_WRAPPER =
    53 struct
    53 struct
    54 
    54 
    55 (** generic ATP wrapper **)
    55 (** generic ATP wrapper **)
    56 
    56 
    57 (* hooks for writing problem files *)
    57 (* hooks for writing problem files *)