Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2001-07-06 16:33:15 -0700 (Fri, 06 Jul 2001)
Revision: 3320
Log message:
Added elim_typeinf and intro_typeinf functions
to make creating typeinf annotations easier.
| Changes | Path |
| +3 -0 | metaprl/theories/base/base_dtactic.ml |
| +2 -0 | metaprl/theories/base/base_dtactic.mli |
| +6 -6 | metaprl/theories/itt/itt_sort.ml |