forgot to fix the import in GF.Speech.CFG to get the Token type

This commit is contained in:
krasimir
2010-06-29 12:58:35 +00:00
parent 3ca16750b3
commit 00a69cab3b

View File

@@ -7,7 +7,7 @@
module GF.Speech.CFG where
import GF.Data.Utilities
import PGF.CId
import PGF
import GF.Infra.Option
import GF.Data.Relation