Module Options.Print

module Print: Parameter_sig.Bool 
Print the impacted stmt on stdout.

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