summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/PGF.hs
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-07-31 12:52:20 +0000
committerkrasimir <krasimir@chalmers.se>2010-07-31 12:52:20 +0000
commit067d908aa3f77e0690cceab442a26661eb1ae860 (patch)
tree59aff20560376c01e9c56f6a7e3427ceabb52061 /src/runtime/haskell/PGF.hs
parentb351c9d9ddfddc6d419649b55f516d51cffbe0c6 (diff)
now the meta id of the meta variables is accessible via the PGF API
Diffstat (limited to 'src/runtime/haskell/PGF.hs')
-rw-r--r--src/runtime/haskell/PGF.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs
index c387521a7..652399f69 100644
--- a/src/runtime/haskell/PGF.hs
+++ b/src/runtime/haskell/PGF.hs
@@ -47,7 +47,7 @@ module PGF(
mkStr, unStr,
mkInt, unInt,
mkDouble, unDouble,
- mkMeta, isMeta,
+ mkMeta, unMeta,
-- * Operations
-- ** Linearization