forked from GitHub/gf-core
added Question.AdvIAdv and correcponding entry of mkIAdv in API
This commit is contained in:
@@ -59,5 +59,7 @@ concrete QuestionBul of Question = CatBul ** open ResBul, Prelude in {
|
||||
nonEmpty = num.nonEmpty
|
||||
} ;
|
||||
|
||||
AdvIAdv i a = {s = i.s ++ a.s} ;
|
||||
|
||||
CompIP ip = {s = ip.s ! RSubj} ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user