compiler.cfg: Rename doc -> docs in filenames so the docs load.
parent
fe548d9ed7
commit
d173da94c1
|
@ -855,7 +855,7 @@ factor-call-insn ;
|
||||||
M: gc-map-insn clone call-next-method [ clone ] change-gc-map ;
|
M: gc-map-insn clone call-next-method [ clone ] change-gc-map ;
|
||||||
|
|
||||||
! Each one has a gc-map slot
|
! Each one has a gc-map slot
|
||||||
TUPLE: gc-map scrub-d scrub-r gc-roots derived-roots ;
|
TUPLE: gc-map scrub-d scrub-r check-d check-r gc-roots derived-roots ;
|
||||||
|
|
||||||
: <gc-map> ( -- gc-map ) gc-map new ;
|
: <gc-map> ( -- gc-map ) gc-map new ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue