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=.:../romance:../abstract:../common:prelude
concrete French of FrenchAbs =
concrete AllFre of AllFreAbs =
LangFre,
IrregFre,
ExtraFre

View File

@@ -1,4 +1,4 @@
abstract FrenchAbs =
abstract AllFreAbs =
Lang,
IrregFreAbs,
ExtraFreAbs