forked from GitHub/gf-core
use BIND in IIDig for all languages in the library
This commit is contained in:
@@ -157,7 +157,7 @@ oper
|
||||
IDig d = d ;
|
||||
|
||||
IIDig d i = {
|
||||
s = \\o => d.s ! NCard (NCase Sg Nom) ++ i.s ! o ;
|
||||
s = \\o => d.s ! NCard (NCase Sg Nom) ++ BIND ++ i.s ! o ;
|
||||
n = Pl
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user