diff options
Diffstat (limited to 'proofs/redexpr.mli')
| -rw-r--r-- | proofs/redexpr.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/redexpr.mli b/proofs/redexpr.mli index ccc2440a2f..43e5987733 100644 --- a/proofs/redexpr.mli +++ b/proofs/redexpr.mli @@ -9,7 +9,7 @@ (** Interpretation layer of redexprs such as hnf, cbv, etc. *) open Names -open Term +open Constr open EConstr open Pattern open Genredexpr |
