demo grammars for some new languages

This commit is contained in:
aarne
2008-06-23 09:08:31 +00:00
parent 5776c3b2a4
commit 72300be0dc
13 changed files with 112 additions and 17 deletions

View File

@@ -0,0 +1 @@
concrete ClauseSwe of Clause = CatSwe ** ClauseI with (Grammar = GrammarSwe) ;