Dutch api modules

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

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

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