1
0
forked from GitHub/gf-rgl

forgot LangSlv.gf

This commit is contained in:
krasimir
2016-03-24 20:37:48 +00:00
parent 871dc747c0
commit 5a6c55f3ab

7
src/slovenian/LangSlv.gf Normal file
View File

@@ -0,0 +1,7 @@
concrete LangSlv of Lang =
GrammarSlv,
LexiconSlv
** {
} ;