Dutch api modules

This commit is contained in:
aarne
2009-11-17 19:21:21 +00:00
parent bbcb7a65ba
commit d95bddfc40
9 changed files with 96 additions and 65 deletions

4
src/api/SyntaxDut.gf Normal file
View File

@@ -0,0 +1,4 @@
--# -path=.:alltenses:prelude
instance SyntaxDut of Syntax = ConstructorsDut, CatDut, StructuralDut, CombinatorsDut ;