Module Kernel.PrintComments

module PrintComments: Parameter_sig.Bool 
Behavior of option "-keep-comments"

include Parameter_sig.S
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.