MakeRefTable.1-A
type t
module Set : CSig.USetS with type elt = t
val encode : Environ.env -> Libnames.qualid -> t
val subst : Mod_subst.substitution -> t -> t
val check_local : Libobject.locality -> t -> unit
val discharge : t -> t
Elements which cannot be discharged should only be added with Local
val printer : t -> Pp.t
val key : option_name
val title : string
val member_message : t -> bool -> Pp.t