mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 00:52:51 -06:00
Rename all Language.gf to AllLan.gf to be able to build them automatically.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--# -path=.:../romance:../abstract:../common:prelude
|
||||
|
||||
concrete Catalan of CatalanAbs =
|
||||
concrete AllCat of AllCatAbs =
|
||||
LangCat,
|
||||
IrregCat,
|
||||
ExtraCat
|
||||
@@ -1,4 +1,4 @@
|
||||
abstract CatalanAbs =
|
||||
abstract AllCatAbs =
|
||||
Lang,
|
||||
IrregCatAbs,
|
||||
ExtraCatAbs
|
||||
Reference in New Issue
Block a user