mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 02:12:50 -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 Italian of ItalianAbs =
|
||||
concrete AllIta of AllItaAbs =
|
||||
LangIta,
|
||||
-- IrregIta,
|
||||
ExtraIta
|
||||
@@ -1,4 +1,4 @@
|
||||
abstract ItalianAbs =
|
||||
abstract AllItaAbs =
|
||||
Lang,
|
||||
-- IrregItaAbs,
|
||||
ExtraItaAbs
|
||||
Reference in New Issue
Block a user