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 Russian of RussianAbs =
concrete AllRus of AllRusAbs =
LangRus,
ExtraRus
** {flags coding=utf8 ;} ;

View File

@@ -1,6 +1,6 @@
--# -path=.:../abstract:../common:prelude
abstract RussianAbs =
abstract AllRusAbs =
Lang,
ExtraRusAbs
** {} ;