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 ##############################