generalized MakeOverload to TreeSelections

This commit is contained in:
aarne
2007-07-03 07:11:30 +00:00
parent 8e4b7f73a2
commit e53a28a3a8
2 changed files with 16 additions and 12 deletions

View File

@@ -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