api for Afrikaans

This commit is contained in:
aarne
2011-05-06 08:38:39 +00:00
parent 3836d07089
commit 8babb018c5
5 changed files with 18 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:alltenses:prelude
resource CombinatorsAfr = Combinators with
(Cat = CatAfr),
(Structural = StructuralAfr),
(Constructors = ConstructorsAfr) ;