Module Kernel.UseUnicode

module UseUnicode: Parameter_sig.Bool 
Deprecated.since Nitrogen-20111001 use module Unicode instead.

Behavior of option "-unicode"


include Parameter_sig.S
val on : unit -> unit

Set the boolean to true.

val off : unit -> unit

Set the boolean to false.