added ConstructionSlv with the week/month names

This commit is contained in:
krasimir
2016-05-06 09:44:48 +00:00
parent ae20d6454a
commit c49c92149e
2 changed files with 38 additions and 1 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
concrete LangSlv of Lang =
GrammarSlv,
LexiconSlv
LexiconSlv,
ConstructionSlv
** {