From e0071bc69c1fef54d5a99db6d43dc00375850f09 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 3 Jul 2007 07:11:30 +0000 Subject: generalized MakeOverload to TreeSelections --- src/GF/Shell.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/Shell.hs') diff --git a/src/GF/Shell.hs b/src/GF/Shell.hs index 139a2ab07..e0b01f18f 100644 --- a/src/GF/Shell.hs +++ b/src/GF/Shell.hs @@ -30,7 +30,7 @@ import GF.Grammar.Values import GF.UseGrammar.GetTree import GF.UseGrammar.Generate (generateAll) ---- should be in API import GF.UseGrammar.Treebank -import GF.UseGrammar.MakeOverload (getOverloadResults) +import GF.UseGrammar.TreeSelections (getOverloadResults) import GF.Shell.ShellCommands -- cgit v1.2.3