miniresource functor

This commit is contained in:
aarne
2013-04-28 09:42:56 +00:00
parent 85efdf81e7
commit 4f831291b1
6 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
concrete MiniresourceSwe of Miniresource = MiniresourceI with
(Grammar = GrammarSwe), (Lexicon = LexiconSwe) ;