|
|
@ -236,6 +236,10 @@ struct comm spcp_coms[] = { |
|
|
{ 040000, 040000, 040000, 040000 }, E_DEFHMASK, 1, LOTS, |
|
|
{ 040000, 040000, 040000, 040000 }, E_DEFHMASK, 1, LOTS, |
|
|
NULL, |
|
|
NULL, |
|
|
"varname ... : Undefine vectors." } , |
|
|
"varname ... : Undefine vectors." } , |
|
|
|
|
|
{ "remzerovec", com_remzerovec, FALSE, FALSE, |
|
|
|
|
|
{ 040000, 040000, 040000, 040000 }, E_DEFHMASK, 0, LOTS, |
|
|
|
|
|
NULL, |
|
|
|
|
|
"remove zero length vectors." } , |
|
|
{ "print", com_print, FALSE, TRUE, |
|
|
{ "print", com_print, FALSE, TRUE, |
|
|
{ 040000, 040000, 040000, 040000 }, E_BEGINNING, 1, LOTS, |
|
|
{ 040000, 040000, 040000, 040000 }, E_BEGINNING, 1, LOTS, |
|
|
arg_print, |
|
|
arg_print, |
|
|
@ -716,6 +720,10 @@ struct comm nutcp_coms[] = { |
|
|
{ 040000, 040000, 040000, 040000 }, E_DEFHMASK, 1, LOTS, |
|
|
{ 040000, 040000, 040000, 040000 }, E_DEFHMASK, 1, LOTS, |
|
|
NULL, |
|
|
NULL, |
|
|
"varname ... : Undefine vectors." } , |
|
|
"varname ... : Undefine vectors." } , |
|
|
|
|
|
{ "remzerovec", com_remzerovec, FALSE, FALSE, |
|
|
|
|
|
{ 040000, 040000, 040000, 040000 }, E_DEFHMASK, 0, LOTS, |
|
|
|
|
|
NULL, |
|
|
|
|
|
"remove zero length vectors." }, |
|
|
{ "print", com_print, FALSE, TRUE, |
|
|
{ "print", com_print, FALSE, TRUE, |
|
|
{ 040000, 040000, 040000, 040000 }, E_BEGINNING, 1, LOTS, |
|
|
{ 040000, 040000, 040000, 040000 }, E_BEGINNING, 1, LOTS, |
|
|
arg_print, |
|
|
arg_print, |
|
|
|