no need to pre-compile roll/-roll since they're not used in core or basis anymore

db4
Joe Groff 2009-10-30 18:00:47 -05:00
parent 3f15e028f7
commit 6bcd6c68dd
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ USING: accessors cpu.architecture vocabs.loader system
sequences namespaces parser kernel kernel.private classes
classes.private arrays hashtables vectors classes.tuple sbufs
hashtables.private sequences.private math classes.tuple.private
growable namespaces.private shuffle assocs words command-line vocabs io
growable namespaces.private assocs words command-line vocabs io
io.encodings.string libc splitting math.parser memory compiler.units
math.order quotations quotations.private assocs.private ;
FROM: compiler => enable-optimizer ;
@ -49,7 +49,7 @@ gc
{
not ?
2over roll -roll
2over
array? hashtable? vector?
tuple? sbuf? tombstone?