From a391c69fd3937cab699dbf18ec042c7eca93ac9a Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 16 Mar 2009 14:10:30 +0000 Subject: use new parser which supports the syntax in GF.Grammar.Grammar directly --- next-lib/src/russian/StructuralRus.gf | 2 +- next-lib/src/thai/GrammarTha.gf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'next-lib/src') diff --git a/next-lib/src/russian/StructuralRus.gf b/next-lib/src/russian/StructuralRus.gf index 71b6ca55d..84546031a 100644 --- a/next-lib/src/russian/StructuralRus.gf +++ b/next-lib/src/russian/StructuralRus.gf @@ -1,7 +1,7 @@ --# -path=.:../abstract:../common:../../prelude concrete StructuralRus of Structural = CatRus ** - open ResRus, MorphoRus, (P = ParadigmsRus), Prelude, NounRus, in { + open ResRus, MorphoRus, (P = ParadigmsRus), Prelude, NounRus in { flags optimize=all ; coding=utf8 ; diff --git a/next-lib/src/thai/GrammarTha.gf b/next-lib/src/thai/GrammarTha.gf index efe05cc45..28105857a 100644 --- a/next-lib/src/thai/GrammarTha.gf +++ b/next-lib/src/thai/GrammarTha.gf @@ -12,7 +12,7 @@ concrete GrammarTha of Grammar = -- ConjunctionTha, PhraseTha, -- TextX, - StructuralTha, + StructuralTha -- IdiomTha ** { -- cgit v1.2.3