| !CleanUp  -  removes redundant directories and files from !Pluto
| Note using <Obey$Dir> ensures it only affects dir containing !CleanUp

| Program to load old Speech module - redundant with eSpeak.
Remove <Obey$Dir>.LoadSpeak 

| Directory contains files for old Speech module - redundant with eSpeak.
ifthere <Obey$Dir>.Data     then *Wipe <Obey$Dir>.Data       ~CR~V

| Sprite file contains unused icons.
Remove <Obey$Dir>.Resources.!pluto2   

| Directory contains old Pluto programs - redundant after v3.05.
ifthere <Obey$Dir>.Programs then *Wipe <Obey$Dir>.Programs   ~CR~V

| File contains old historical changes - in StrongHelp manual from v3.09.
Remove <Obey$Dir>.History   

| File contains use of Dict files - in StrongHelp manual from v3.09.
Remove <Obey$Dir>.Resources.ReadMe   

| All complete, so this obey file can be deleted! 
Delete <Obey$Dir>.!CleanUp