a minimal implementation for DocumentationTha and DocumentationJpn which is enough for showing the lexical definitions

This commit is contained in:
krasimir
2015-11-16 20:02:11 +00:00
parent d97fd81a8c
commit c218cc4cf0
6 changed files with 36 additions and 2 deletions
+1
View File
@@ -3,5 +3,6 @@
concrete LangJpn of Lang =
GrammarJpn,
LexiconJpn
,DocumentationJpn --# notpresent
;