(library
 (name pretyping)
 (synopsis "Coq's Type Inference Component (Pretyper)")
 (public_name coq-core.pretyping)
 (wrapped false)
 (libraries engine))
