forked from GitHub/gf-rgl
use BIND in IIDig for all languages in the library
This commit is contained in:
@@ -223,7 +223,7 @@ lin
|
||||
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 = case d.n of
|
||||
{ sg => if_then_else Size (i.isDig) less20 pl ;
|
||||
_ => pl
|
||||
|
||||
Reference in New Issue
Block a user