mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-27 13:32:51 -06:00
updated Ina so that API compiles
This commit is contained in:
@@ -47,6 +47,8 @@ concrete QuestionIna of Question = CatIna ** open ResIna, Prelude in {
|
||||
n = num.n
|
||||
} ;
|
||||
|
||||
AdvIAdv i a = ss (i.s ++ a.s) ;
|
||||
|
||||
CompIAdv a = a ;
|
||||
|
||||
CompIP ip = ss (ip.s ! Nom) ;
|
||||
|
||||
Reference in New Issue
Block a user