subcat in verbs

This commit is contained in:
aarne
2004-11-29 22:15:23 +00:00
parent d7da99f786
commit 2a3608af9a
6 changed files with 19048 additions and 12619 deletions

View File

@@ -1,3 +1,4 @@
abstract TestVerbesAbs = TestResource, VerbesAbs ** {
fun UseVN : VN -> V ;
fun UseVN : VN -> V ;
fun UseVN2 : VN2 -> V2 ;
}