Module Kernel.AllowDuplication

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

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