1
0
forked from GitHub/gf-rgl

missing Pred functions in Fin

This commit is contained in:
aarne
2014-03-09 10:38:03 +00:00
parent de29bc443c
commit 9678492c61
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 ;