diff options
| author | krasimir <krasimir@chalmers.se> | 2009-03-13 07:00:04 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-03-13 07:00:04 +0000 |
| commit | bae62cf7c2138d7d59127bde04e545818e907425 (patch) | |
| tree | 9354b19ebd0bf9738077a8a80393d839b635db02 /src/GF/Speech/CFG.hs | |
| parent | d1276ee52b2065111b5e45c669de42d025ff0574 (diff) | |
remove the obsolete GF.Infra.PrintClass
Diffstat (limited to 'src/GF/Speech/CFG.hs')
| -rw-r--r-- | src/GF/Speech/CFG.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GF/Speech/CFG.hs b/src/GF/Speech/CFG.hs index 7f00d87ad..6a34dfba3 100644 --- a/src/GF/Speech/CFG.hs +++ b/src/GF/Speech/CFG.hs @@ -9,7 +9,6 @@ module GF.Speech.CFG where import GF.Data.Utilities import PGF.CId import GF.Infra.Option -import GF.Infra.PrintClass import GF.Data.Relation import Control.Monad |
