diff options
Diffstat (limited to 'src/compiler/GF/Compile/Refresh.hs')
| -rw-r--r-- | src/compiler/GF/Compile/Refresh.hs | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/src/compiler/GF/Compile/Refresh.hs b/src/compiler/GF/Compile/Refresh.hs index edff8a479..837534afa 100644 --- a/src/compiler/GF/Compile/Refresh.hs +++ b/src/compiler/GF/Compile/Refresh.hs @@ -12,10 +12,10 @@ -- (Description of the module) ----------------------------------------------------------------------------- -module GF.Compile.Refresh (refreshTerm, refreshTermN, - refreshModule +module GF.Compile.Refresh ({-refreshTermN, refreshTerm, + refreshModule-} ) where - +{- import GF.Data.Operations import GF.Grammar.Grammar import GF.Infra.Ident @@ -143,3 +143,4 @@ inBlockSTM mo = do return v +-}
\ No newline at end of file |
