Module Kernel.WarnUndeclared

module WarnUndeclared: Parameter_sig.Bool 
Behavior of option "-warn-call-to-undeclared"

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