1
0
forked from GitHub/gf-core

generalized MakeOverload to TreeSelections

This commit is contained in:
aarne
2007-07-03 07:11:30 +00:00
parent 6fc3bbd457
commit e0071bc69c
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