From 1937fbfab3662c82933aabc8c82de1b7466859a8 Mon Sep 17 00:00:00 2001 From: janna Date: Mon, 29 Nov 2004 19:42:14 +0000 Subject: [PATCH] *** empty log message *** --- grammars/health/HealthFre.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grammars/health/HealthFre.gf b/grammars/health/HealthFre.gf index ae8e14b90..93e83cfdf 100644 --- a/grammars/health/HealthFre.gf +++ b/grammars/health/HealthFre.gf @@ -1,4 +1,4 @@ --- UTF8 version currently differs from non-UTF8 !!! +-- UTF-8 version currently differs from non-UTF-8 !!! -- use this path to read the grammar from the same directory --# -path=.:../newresource/abstract:../prelude:../newresource/french:../newresource/romance @@ -6,7 +6,7 @@ concrete HealthFre of Health = open PredicationFre, ParadigmsFre, ResourceFre, Prelude, SyntaxFre, MorphoFre, ExtraFre, ParadigmsFre, ResourceExtFre in { -- 1. still using "à" instead of "aux" in PainIn operations --- because of the UTF8 problem with non-utf8 resource grammars! +-- because of the UTF-8 problem with non-utf-8 resource grammars! flags startcat=Phr ; lexer=text ; parser=chart ; unlexer=text ;