From ab058ba005b1a6e91a87973006ebac823d7722e3 Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 14 Sep 2000 07:25:35 +0000 Subject: Abstraction de constr git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@604 85f007b7-540e-0410-9357-904b9bb8a0f7 --- parsing/pattern.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parsing/pattern.ml') diff --git a/parsing/pattern.ml b/parsing/pattern.ml index 47c1d5716d..2d989fafc6 100644 --- a/parsing/pattern.ml +++ b/parsing/pattern.ml @@ -73,7 +73,7 @@ let head_of_constr_reference c = match kind_of_term c with (* Second part : Given a term with second-order variables in it, - represented by Meta's, and possibly applied using XTRA[$SOAPP] to + represented by Meta's, and possibly applied using [SOAPP] to terms, this function will perform second-order, binding-preserving, matching, in the case where the pattern is a pattern in the sense of Dale Miller. -- cgit v1.2.3