1
0
forked from GitHub/gf-rgl

bug in how8manyIDet fixed

This commit is contained in:
adam.slaski
2011-06-23 12:52:04 +00:00
parent 95a035152c
commit a38cb7e09e

View File

@@ -209,7 +209,7 @@ oper
Loc => table { _ => "ilu" }; Loc => table { _ => "ilu" };
VocP => table {Masc Personal => "ilu"; _ => "ile" } VocP => table {Masc Personal => "ilu"; _ => "ile" }
}; };
n = Sg; n = Pl;
a = StoA a = StoA
}; };