forked from GitHub/gf-rgl
make it possible to add more cardinals
This commit is contained in:
@@ -47,7 +47,7 @@ concrete QuestionEng of Question = CatEng ** open ResEng, Prelude in {
|
||||
} ;
|
||||
|
||||
IdetQuant idet num = {
|
||||
s = idet.s ! num.n ++ num.s ! Nom ;
|
||||
s = idet.s ! num.n ++ num.s ! False ! Nom ;
|
||||
n = num.n
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user