mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-09-19 00:36: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,
|
||||
|
||||
-- * Functions
|
||||
PGF2.functions, PGF2.functionsByCat, PGF2.functionType,
|
||||
functions, functionsByCat, functionType,
|
||||
|
||||
-- * Expressions & Trees
|
||||
-- ** Tree
|
||||
|
||||
Reference in New Issue
Block a user