summaryrefslogtreecommitdiff
path: root/src/compiler/GFC.hs
diff options
context:
space:
mode:
authoraarne <aarne@chalmers.se>2010-12-07 16:05:37 +0000
committeraarne <aarne@chalmers.se>2010-12-07 16:05:37 +0000
commit978e2e4241c02ef015e7cca274bebb0a19966191 (patch)
tree46981f75d838e5ca5c1a85d384897e7288d65220 /src/compiler/GFC.hs
parentb39d69eeae15e105255610f1884304921a18c01f (diff)
shell command pg -pgf writes current pgf into a file
Diffstat (limited to 'src/compiler/GFC.hs')
-rw-r--r--src/compiler/GFC.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/GFC.hs b/src/compiler/GFC.hs
index 0cd8a343b..c5e4f2800 100644
--- a/src/compiler/GFC.hs
+++ b/src/compiler/GFC.hs
@@ -1,4 +1,4 @@
-module GFC (mainGFC) where
+module GFC (mainGFC, writePGF) where
-- module Main where
import PGF