module Launcher:The Frama-C launcher. That is the dialog box for configuring and running Frama-C with the new parameter values.sig
..end
class type basic_main =object
..end
Design.main_window_extension_points
which is required to show
the launcher.
val show : ?height:int -> ?width:int -> host:basic_main -> unit -> unit