Sourceval parse : string array -> t Sourceval infile : t -> string list Sourceval max_steps : t -> int option Sourcetype gen_mode = | Simu| GenLuc| Ocaml| Cstubs
Sourceval set_seed : t -> int option -> unit Sourceval libs : t -> string list option Sourceval set_libs : t -> string list -> t Sourceval outfile : t -> string option Sourceval riffile : t -> string option Sourceval set_show_locals : t -> bool -> unit Sourceval see_all_options : t -> bool Sourceval compute_volume : t -> bool Sourceval set_compute_volume : t -> bool -> unit Sourceval set_precision : int -> unit