vocabs.hierarchy: fix (load) word
parent
2fd6db9331
commit
d56e818beb
|
@ -107,7 +107,7 @@ MEMO: all-vocabs-recursive ( -- assoc )
|
|||
PRIVATE>
|
||||
|
||||
: (load) ( prefix -- failures )
|
||||
child-vocabs-recursive
|
||||
child-vocabs-recursive no-roots no-prefixes
|
||||
filter-unportable
|
||||
require-all ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue