package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The Frama-C launcher. That is the dialog box for configuring and running Frama-C with new parameter values.

class type basic_main = object ... end

Subtype of Design.main_window_extension_points which is required to show the launcher.

val show : ?height:int -> ?width:int -> host:basic_main -> unit -> unit

Display the Frama-C launcher.

OCaml

Innovation. Community. Security.