(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* 'a t (** Create an entry. They should be synchronized with the entries defined in {!Pcoq}. *) (** {5 Meta-programming} *) val repr : 'a t -> string val unsafe_of_name : string -> 'a t