Rename all Language.gf to AllLan.gf to be able to build them automatically.

This commit is contained in:
bringert
2008-08-12 15:12:54 +00:00
parent 9cf67b6313
commit 42efbabaa6
33 changed files with 42 additions and 79 deletions

View File

@@ -1,6 +1,6 @@
--# -path=.:../scandinavian:../abstract:../common:prelude
concrete Swedish of SwedishAbs =
concrete AllSwe of AllSweAbs =
LangSwe,
IrregSwe,
ExtraSwe

View File

@@ -1,4 +1,4 @@
abstract SwedishAbs =
abstract AllSweAbs =
Lang,
IrregSweAbs,
ExtraSweAbs