Module Interpreter

Interpreter for Lustre programs

val main : ?contract_monitor:bool -> string -> 'a InputSystem.t -> Analysis.param -> TransSys.t -> unit

Entry point

val on_exit : TransSys.t option -> unit

Cleanup before exit