diff options
Diffstat (limited to 'src/runtime/haskell/PGF/Forest.hs')
| -rw-r--r-- | src/runtime/haskell/PGF/Forest.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/haskell/PGF/Forest.hs b/src/runtime/haskell/PGF/Forest.hs index a4a9266f7..be96ac0f3 100644 --- a/src/runtime/haskell/PGF/Forest.hs +++ b/src/runtime/haskell/PGF/Forest.hs @@ -17,7 +17,6 @@ module PGF.Forest( Forest(..) , BracketedString, showBracketedString, lengthBracketedString
, linearizeWithBrackets
, getAbsTrees
- , foldForest
) where
import PGF.CId
|
