]> matita.cs.unibo.it Git - helm.git/blob - helm/coq-contribs/LAMBDA-TYPES/Base.v
ocaml 3.09 transition
[helm.git] / helm / coq-contribs / LAMBDA-TYPES / Base.v
1 Require Export Arith.
2 Require Export Wf_nat.
3 Require Export base_tactics.
4 Require Export base_hints.
5 Require Export base_types.
6 Require Export base_blt.
7 Require Export base_rewrite.