1
0
forked from GitHub/gf-rgl

(Rus) Exclude mkAdN, avoid clash with ParadigmsRus

This commit is contained in:
Inari Listenmaa
2022-08-15 15:05:27 +02:00
committed by GitHub
parent d49405b405
commit 34300d68bb

View File

@@ -1,3 +1,3 @@
--# -path=.:../russian:../common:../abstract:../prelude
resource TryRus = SyntaxRus, LexiconRus, ParadigmsRus - [mkAdv,mkIAdv,mkOrd] ;
resource TryRus = SyntaxRus, LexiconRus, ParadigmsRus - [mkAdv,mkIAdv,mkOrd,mkAdN] ;