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