updated Ina so that API compiles

This commit is contained in:
aarne
2010-12-14 09:52:39 +00:00
parent 8a0b3b8ba8
commit 473c986274
9 changed files with 48 additions and 20 deletions

View File

@@ -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) ;