forked from GitHub/gf-core
noexpand flag in ParadigmsTur makes compilation go through
This commit is contained in:
@@ -10,7 +10,7 @@ resource ParadigmsTur = open
|
|||||||
in {
|
in {
|
||||||
|
|
||||||
flags
|
flags
|
||||||
coding=utf8 ;
|
coding=utf8 ; optimize=noexpand ;
|
||||||
|
|
||||||
oper
|
oper
|
||||||
-- Paradigms for verb
|
-- Paradigms for verb
|
||||||
|
|||||||
Reference in New Issue
Block a user