From: Enrico Tassi Date: Tue, 10 Apr 2007 14:28:33 +0000 (+0000) Subject: match x in IDENT and not TERM X-Git-Tag: 0.4.95@7852~541 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=dd6568cd572eb236f2c3803ce18914731423eae5;p=helm.git match x in IDENT and not TERM --- diff --git a/matita/help/C/sec_terms.xml b/matita/help/C/sec_terms.xml index bd2d8c9c9..05385f666 100644 --- a/matita/help/C/sec_terms.xml +++ b/matita/help/C/sec_terms.xml @@ -285,7 +285,7 @@ | match &term; - [ in &term; ] + [ in &id; ] [ return &term; ] with