Module Mlpost__.Duplicate

module MetaPath : sig ... end
module Path : sig ... end
module Picture : sig ... end
module MPthM : sig ... end
module PthM : sig ... end
module PicM : sig ... end
val path_map : int Stdlib.ref PthM.t
val picture_map : int Stdlib.ref PicM.t
val test_and_incr_path : PthM.key -> bool
val test_and_incr_pic : PicM.key -> bool
val option_count : ('a -> unit) -> 'a option -> unit
val metapath : Mlpost__.Types.metapath_node Mlpost__.Hashcons.hash_consed -> unit
val path' : Mlpost__.Types.path_node -> unit
val path : Mlpost__.Types.path -> unit
val picture' : Mlpost__.Types.picture_node -> unit
val picture : PicM.key -> unit
val command : Mlpost__.Types.command_node Mlpost__.Hashcons.hash_consed -> unit
val brush : Mlpost__.Types.brush -> unit
val pen : Mlpost__.Types.pen -> unit
val dash : Mlpost__.Types.dash -> unit
val dash_pattern : Mlpost__.Types.on_off -> unit
val commandpic : Mlpost__.Types.commandpic -> unit