missing Pred functions in Fin

This commit is contained in:
aarne
2014-03-09 10:38:03 +00:00
parent 63d9fae178
commit 7164562403
4 changed files with 141 additions and 43 deletions

View File

@@ -25,7 +25,7 @@ lincat
VPC = {
v : VAgr => Str ;
inf : Agr => VVType => Str ;
inf : Agr => PredInterface.VVType => Str ;
imp : ImpType => Str ;
c1 : ComplCase ;
c2 : ComplCase ;