mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
noexpand flag in ParadigmsTur makes compilation go through
This commit is contained in:
@@ -10,7 +10,7 @@ resource ParadigmsTur = open
|
||||
in {
|
||||
|
||||
flags
|
||||
coding=utf8 ;
|
||||
coding=utf8 ; optimize=noexpand ;
|
||||
|
||||
oper
|
||||
-- Paradigms for verb
|
||||
|
||||
Reference in New Issue
Block a user