bootstrap.compiler: now that C types are named by words, we don't have to load alien.complex on bootstrap
parent
e1aa4cbe65
commit
ea73b42578
|
@ -129,7 +129,6 @@ gc
|
||||||
" done" print flush
|
" done" print flush
|
||||||
|
|
||||||
"alien.syntax" require
|
"alien.syntax" require
|
||||||
"alien.complex" require
|
|
||||||
"io.streams.byte-array.fast" require
|
"io.streams.byte-array.fast" require
|
||||||
|
|
||||||
] unless
|
] unless
|
||||||
|
|
Loading…
Reference in New Issue