forked from GitHub/gf-core
GF.Command.TreeOperations is now independent from the runtime's internals
This commit is contained in:
@@ -47,7 +47,7 @@ module PGF(
|
||||
Expr,
|
||||
showExpr, readExpr,
|
||||
mkAbs, unAbs,
|
||||
mkApp, unApp,
|
||||
mkApp, unApp, unapply,
|
||||
mkStr, unStr,
|
||||
mkInt, unInt,
|
||||
mkDouble, unDouble,
|
||||
|
||||
Reference in New Issue
Block a user