Module Kernel.AllowDuplication

module AllowDuplication: Parameter_sig.Bool 
Behavior of option "-allow-duplication".

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