From a586cb418549eb523a3395155cab2560fd178571 Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 18 Oct 2000 15:00:30 +0000 Subject: doc git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@726 85f007b7-540e-0410-9357-904b9bb8a0f7 --- kernel/reduction.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel') diff --git a/kernel/reduction.mli b/kernel/reduction.mli index e6dd5c25c2..80dba10682 100644 --- a/kernel/reduction.mli +++ b/kernel/reduction.mli @@ -47,7 +47,7 @@ type local_state_reduction_function = state -> state (* Removes cast and put into applicative form *) val whd_stack : local_stack_reduction_function -(* For compatibility: alias for whd_stack *) +(* For compatibility: alias for whd\_stack *) val whd_castapp_stack : local_stack_reduction_function (*s Reduction Function Operators *) -- cgit v1.2.3