From a4c7f8bd98be2a200489325ff7c5061cf80ab4f3 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 27 Dec 2016 16:53:30 +0100 Subject: Imported Upstream version 8.6 --- proofs/redexpr.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'proofs/redexpr.mli') diff --git a/proofs/redexpr.mli b/proofs/redexpr.mli index b9191108..d4c2c4a6 100644 --- a/proofs/redexpr.mli +++ b/proofs/redexpr.mli @@ -6,6 +6,8 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) +(** Interpretation layer of redexprs such as hnf, cbv, etc. *) + open Names open Term open Pattern -- cgit v1.2.3