mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-19 16:56:02 -06:00
fix: export the local functions instead of the PGF2.* version
This commit is contained in:
@@ -37,7 +37,7 @@ module PGF(
|
|||||||
categories, categoryContext, PGF2.startCat,
|
categories, categoryContext, PGF2.startCat,
|
||||||
|
|
||||||
-- * Functions
|
-- * Functions
|
||||||
PGF2.functions, PGF2.functionsByCat, PGF2.functionType,
|
functions, functionsByCat, functionType,
|
||||||
|
|
||||||
-- * Expressions & Trees
|
-- * Expressions & Trees
|
||||||
-- ** Tree
|
-- ** Tree
|
||||||
|
|||||||
Reference in New Issue
Block a user