mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-05 21:28:55 -06:00
use BIND in IIDig for all languages in the library
This commit is contained in:
@@ -111,7 +111,7 @@ param
|
||||
IDig d = d ;
|
||||
|
||||
IIDig d i = {
|
||||
s = \\o => d.s ! NCard Masc ++ i.s ! o ;
|
||||
s = \\o => d.s ! NCard Masc ++ BIND ++ i.s ! o ;
|
||||
n = Pl
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user