default resource-path
parent
4c5e65d213
commit
149ce89d0b
|
@ -45,7 +45,10 @@ sequences sequences-internals words ;
|
|||
|
||||
"Building cross-referencing database..." print
|
||||
H{ } clone crossref set
|
||||
recrossref
|
||||
recrossref
|
||||
|
||||
"Setting the resource path..." print
|
||||
cwd global [ "resource-path" set ] bind
|
||||
|
||||
[ compiled? ] word-subset length
|
||||
number>string write " compiled words" print
|
||||
|
|
Loading…
Reference in New Issue