module Gui_red: sig .. end
sig
end
Extension of the GUI in order to display red alarms emitted during the value analysis
val make_panel : Design.main_window_extension_points -> GObj.widget
Design.main_window_extension_points -> GObj.widget
Add a tab to the main GUI (for red alarms), and return its widget.