1
0
forked from GitHub/gf-rgl

updated ExistIP for all languages

This commit is contained in:
aarne
2006-05-16 18:29:41 +00:00
parent 5f93749646
commit a686e317c5
12 changed files with 79 additions and 35 deletions

View File

@@ -33,5 +33,4 @@ concrete VerbEng of Verb = CatEng ** open ResEng in {
CompNP np = {s = \\_ => np.s ! Acc} ;
CompAdv a = {s = \\_ => a.s} ;
}