forked from GitHub/gf-core
now the meta id of the meta variables is accessible via the PGF API
This commit is contained in:
@@ -47,7 +47,7 @@ module PGF(
|
||||
mkStr, unStr,
|
||||
mkInt, unInt,
|
||||
mkDouble, unDouble,
|
||||
mkMeta, isMeta,
|
||||
mkMeta, unMeta,
|
||||
|
||||
-- * Operations
|
||||
-- ** Linearization
|
||||
|
||||
Reference in New Issue
Block a user