mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 18:59:32 -06:00
Using trie more.
This commit is contained in:
@@ -88,7 +88,7 @@ stateGrammarST = grammar
|
||||
stateCF = cf
|
||||
stateMorpho = morpho
|
||||
stateOptions = loptions
|
||||
stateGrammarWords = map fst . tree2list . stateMorpho
|
||||
stateGrammarWords = allMorphoWords . stateMorpho
|
||||
|
||||
cncModuleIdST = stateGrammarST
|
||||
|
||||
|
||||
Reference in New Issue
Block a user