'none' shell added

slava 2006-11-27 02:35:51 +00:00
parent f668aa692e
commit dcf0482fed
1 changed files with 4 additions and 0 deletions

View File

@ -60,3 +60,7 @@ parser sequences strings ;
ignore-cli-args? [ drop ] [ [ run-file ] each ] if ignore-cli-args? [ drop ] [ [ run-file ] each ] if
"e" get eval "e" get eval
] try ; ] try ;
IN: shells
: none ;