french verbs

This commit is contained in:
aarne
2004-11-29 14:43:17 +00:00
parent 4564fd2f99
commit 75d02bfcc7
6 changed files with 124 additions and 105 deletions

View File

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