From 9837fb8fb17be9ecf5d90f3fb5a97ec6389f9eef Mon Sep 17 00:00:00 2001 From: krasimir Date: Sun, 19 Oct 2008 16:38:56 +0000 Subject: move PGF.Quiz to GF.Quiz. It is not part of the PGF API --- src/GF/Command/Commands.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Command/Commands.hs') diff --git a/src/GF/Command/Commands.hs b/src/GF/Command/Commands.hs index 57303f53f..e9a2819ba 100644 --- a/src/GF/Command/Commands.hs +++ b/src/GF/Command/Commands.hs @@ -15,7 +15,6 @@ import PGF.ShowLinearize import PGF.Macros import PGF.Data ---- import PGF.Morphology -import PGF.Quiz import PGF.VisualizeTree import GF.Compile.Export import GF.Infra.Option (noOptions) @@ -26,6 +25,7 @@ import GF.Command.Abstract import GF.Command.Messages import GF.Text.Lexing import GF.Text.Transliterations +import GF.Quiz import GF.Command.TreeOperations ---- temporary place for typecheck and compute -- cgit v1.2.3