forked from GitHub/gf-core
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