Module Md_gen

module Md_gen: sig .. end

generates the report (either final or draft according to the flag)


val gen_report : draft:bool -> unit -> unit