Go backward to excise-chunks.
Go up to Changing production memory.
Go forward to sp.

excise-task
-----------

Excises all non-default productions from Soar.  Unless additional default
productions are declared by the user, this means that all productions not in
default.soar will be excised.  Also does an init-soar.

SYNTAX

(excise-task)


EXAMPLE

Soar> excise-task
##############################