1
0
forked from GitHub/gf-rgl

cleaned up French verbs

This commit is contained in:
aarne
2005-02-09 16:50:49 +00:00
parent cf946fd07d
commit 42f405b389
11 changed files with 1009 additions and 181 deletions

View File

@@ -0,0 +1,4 @@
abstract TestVerbsFreAbs = TestResource, VerbsFreAbs ** {
fun UseVN : VN -> V ;
fun UseVN2 : VN2 -> V2 ;
}