summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjanna <unknown>2004-11-29 19:42:14 +0000
committerjanna <unknown>2004-11-29 19:42:14 +0000
commit1937fbfab3662c82933aabc8c82de1b7466859a8 (patch)
treefd7d2dca60dc3625dab7cf9b5aab553fc74d3a24
parent84c23918d01e5b02dc578c0d67efb371d0476cda (diff)
*** empty log message ***
-rw-r--r--grammars/health/HealthFre.gf4
1 files 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 ;