summaryrefslogtreecommitdiff
path: root/next-lib/src
diff options
context:
space:
mode:
Diffstat (limited to 'next-lib/src')
-rw-r--r--next-lib/src/russian/StructuralRus.gf2
-rw-r--r--next-lib/src/thai/GrammarTha.gf2
2 files changed, 2 insertions, 2 deletions
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
** {