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 Spanish of SpanishAbs =
|
||||
concrete AllSpa of AllSpaAbs =
|
||||
LangSpa,
|
||||
IrregSpa,
|
||||
ExtraSpa
|
||||
@@ -1,4 +1,4 @@
|
||||
abstract SpanishAbs =
|
||||
abstract AllSpaAbs =
|
||||
Lang,
|
||||
IrregSpaAbs,
|
||||
ExtraSpaAbs
|
||||
Reference in New Issue
Block a user