NAME

destroy-interp - Destroy Soar interpreter

SYNOPSIS

destroy-interp name

DESCRIPTION

This command destroys the Soar interpreter identified by the given name. This command also destroys the associated top-level window and Soar agent, if appropriate. If this command is issued in the same interpreter being destroyed, an error message is printed and the interpreter is not affected.

SEE ALSO

create-interp, list-interps