refactored Documentation to Terminology and Documentation proper. This makes it possible to functorize the display of tables, for instance show Swedish inflection tables with headings in English terminology. Carried out the functorization in Eng and Swe, other languages coming soon.

This commit is contained in:
aarne
2013-12-14 09:21:15 +00:00
parent 54ac663cc4
commit 7faac1e299
16 changed files with 685 additions and 564 deletions

View File

@@ -0,0 +1,6 @@
--# -path=.:../abstract:../common
-- documentation of English in Swedish
concrete DocumentationEngSwe of Documentation = CatEng **
DocumentationEngFunctor with (Terminology = TerminologySwe) ;