minor changes...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-12-30 23:30:42 +04:00
parent 145967ce8f
commit e9c0b73d04

View File

@ -501,6 +501,7 @@ var BOOTSTRAP = [
' not interpreted in any way.', ' not interpreted in any way.',
'', '',
'-------------------------------------------------------------------------------', '-------------------------------------------------------------------------------',
's2b drop',
'--', '--',
'-- With that out of the way, let\'s start with the bootstrap...', '-- With that out of the way, let\'s start with the bootstrap...',
'--', '--',
@ -600,7 +601,6 @@ var BOOTSTRAP = [
'infix: != ne', 'infix: != ne',
'infix: > gt', 'infix: > gt',
'', '',
//':: = ( a | b -- | ) [ 1 1 _swapN :: ]',
'', '',
'-- this is here for devel use only', '-- this is here for devel use only',
':: _clear ( ... -- ) [ s2b print drop ] ', ':: _clear ( ... -- ) [ s2b print drop ] ',