mirror of
https://github.com/flynx/Slang.git
synced 2025-10-29 18:50:08 +00:00
minor changes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
145967ce8f
commit
e9c0b73d04
@ -501,6 +501,7 @@ var BOOTSTRAP = [
|
||||
' not interpreted in any way.',
|
||||
'',
|
||||
'-------------------------------------------------------------------------------',
|
||||
's2b drop',
|
||||
'--',
|
||||
'-- With that out of the way, let\'s start with the bootstrap...',
|
||||
'--',
|
||||
@ -600,7 +601,6 @@ var BOOTSTRAP = [
|
||||
'infix: != ne',
|
||||
'infix: > gt',
|
||||
'',
|
||||
//':: = ( a | b -- | ) [ 1 1 _swapN :: ]',
|
||||
'',
|
||||
'-- this is here for devel use only',
|
||||
':: _clear ( ... -- ) [ s2b print drop ] ',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user