Module Kernel.PrintComments


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

include Plugin.Parameter
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.