init-soar --------- Re-initialize Soar. It empties working memory and re-initializes runtime statistics (except the counts of how many times each individual production has fired, used by the "firing-counts" command). It does not remove any productions from production memory. SYNTAX (init-soar) EXAMPLE Soar> init-soar