mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 09:52:55 -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=.:../abstract:../common:prelude
|
||||
|
||||
concrete Finnish of FinnishAbs =
|
||||
concrete AllFin of AllFinAbs =
|
||||
LangFin,
|
||||
ExtraFin
|
||||
** {} ;
|
||||
@@ -1,4 +1,4 @@
|
||||
abstract FinnishAbs =
|
||||
abstract AllFinAbs =
|
||||
Lang,
|
||||
ExtraFinAbs
|
||||
** {} ;
|
||||
Reference in New Issue
Block a user