get_command
static struct op *get_command ARGS((int cf));
if ((t->left = get_command(CONTIN)) == (struct op *) 0) {
t = get_command(cf);
if ((p = get_command(CONTIN)) == NULL)
| get_command
get_command