mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
russian: no need to import Predef.
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
-- We use the parameter types and word classes defined for morphology.
|
-- We use the parameter types and word classes defined for morphology.
|
||||||
|
|
||||||
resource MorphoRus = ResRus ** open Prelude, (Predef=Predef) in {
|
resource MorphoRus = ResRus ** open Prelude in {
|
||||||
|
|
||||||
flags coding=utf8 ;
|
flags coding=utf8 ;
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,6 @@
|
|||||||
-- The following modules are presupposed:
|
-- The following modules are presupposed:
|
||||||
|
|
||||||
resource ParadigmsRus = open
|
resource ParadigmsRus = open
|
||||||
(Predef=Predef),
|
|
||||||
Prelude,
|
Prelude,
|
||||||
MorphoRus,
|
MorphoRus,
|
||||||
CatRus,
|
CatRus,
|
||||||
|
|||||||
Reference in New Issue
Block a user