diff options
Diffstat (limited to 'src/PGF.hs')
| -rw-r--r-- | src/PGF.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PGF.hs b/src/PGF.hs index 5cd499aec..6c192095d 100644 --- a/src/PGF.hs +++ b/src/PGF.hs @@ -46,7 +46,7 @@ module PGF( mkStr, unStr, mkInt, unInt, mkDouble, unDouble, - + mkMeta, isMeta, -- * Operations -- ** Linearization |
