mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 01:02:51 -06:00
two new functions in the PGF API: mkAbs, unAbs
This commit is contained in:
@@ -43,6 +43,7 @@ module PGF(
|
||||
-- ** Expr
|
||||
Expr,
|
||||
showExpr, readExpr,
|
||||
mkAbs, unAbs,
|
||||
mkApp, unApp,
|
||||
mkStr, unStr,
|
||||
mkInt, unInt,
|
||||
|
||||
Reference in New Issue
Block a user