1
0
forked from GitHub/gf-core

started regulus grammar implementation

This commit is contained in:
aarne
2007-06-10 19:55:45 +00:00
parent 84aafe7914
commit 563460c72d
8 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
--# -path=.:present:prelude
concrete Toy0Swe of Toy0 = Toy0I with
(Syntax = SyntaxSwe),
(Lexicon = LexiconSwe) ;