mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
internal representation for param value index
This commit is contained in:
@@ -32,6 +32,7 @@ alltenses:
|
||||
$(GFC) russian/Russian.gf
|
||||
$(GFC) spanish/Spanish.gf
|
||||
$(GFC) swedish/Swedish.gf
|
||||
$(GFC) common/ConstructX.gf
|
||||
cp -p */*.gfc */*.gfr ../alltenses
|
||||
|
||||
langs:
|
||||
@@ -50,6 +51,7 @@ present:
|
||||
$(GFCP) russian/LangRus.gf
|
||||
$(GFCP) spanish/Spanish.gf
|
||||
$(GFCP) swedish/Swedish.gf
|
||||
$(GFCP) common/ConstructX.gf
|
||||
mv */*.gfc */*.gfr ../present
|
||||
|
||||
mathematical:
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
--# -path=.:../abstract:prelude
|
||||
|
||||
resource ConstructX = open CommonX in {
|
||||
|
||||
oper
|
||||
|
||||
Reference in New Issue
Block a user