summaryrefslogtreecommitdiff
path: root/src/GF/Speech/PrFA.hs
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2007-06-21 12:52:59 +0000
committerbringert <bringert@cs.chalmers.se>2007-06-21 12:52:59 +0000
commitbff87e513a3d060f6ac9d8e79e4d37c9fbfdf26d (patch)
tree9d029ed81bf177014fb69b669133c15962c34a48 /src/GF/Speech/PrFA.hs
parent6968004f1945530fa3be91f7982d1f225f92267d (diff)
Removed some unused imports of GF.Speech.SRG.
Diffstat (limited to 'src/GF/Speech/PrFA.hs')
-rw-r--r--src/GF/Speech/PrFA.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GF/Speech/PrFA.hs b/src/GF/Speech/PrFA.hs
index 382745a75..883c25244 100644
--- a/src/GF/Speech/PrFA.hs
+++ b/src/GF/Speech/PrFA.hs
@@ -27,7 +27,6 @@ import GF.Infra.Option (Options)
import GF.Infra.Print
import GF.Speech.CFGToFiniteState
import GF.Speech.FiniteState
-import GF.Speech.SRG
import GF.Speech.TransformCFG
import GF.Compile.ShellState (StateGrammar)