next-resource Make extended; bronezeage compilable again

This commit is contained in:
aarne
2009-03-06 13:15:52 +00:00
parent 30c1342169
commit a0abbc5cdd
11 changed files with 180 additions and 187 deletions

View File

@@ -1,5 +1,6 @@
--# -path=.:present:prelude
--# -path=.:present
concrete SwadeshDan of Swadesh = CatDan ** SwadeshI with
(Lang = LangDan) ;
concrete SwadeshDan of Swadesh = SwadeshI with
(Lexicon = LexiconDan),
(Syntax = SyntaxDan) ;