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