fix: export the local functions instead of the PGF2.* version

This commit is contained in:
Krasimir Angelov
2026-09-15 10:34:51 +02:00
parent 0f1375e21c
commit 880f1cd83d
+1 -1
View File
@@ -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