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=.:../abstract:../common:prelude
concrete German of GermanAbs =
concrete AllGer of AllGerAbs =
LangGer,
IrregGer,
ExtraGer

View File

@@ -1,6 +1,6 @@
--# -path=.:../abstract:../common:prelude
abstract GermanAbs =
abstract AllGerAbs =
Lang,
IrregGerAbs,
ExtraGerAbs