1
0
forked from GitHub/gf-core

miniresource functor

This commit is contained in:
aarne
2013-04-28 09:42:56 +00:00
parent 6cc44193b8
commit aac0aa2141
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) ;