how to setup the SaveImage_plugin 

1. copy the class files to the directory where 
frank's java cellular automaton program is in.
hint: the name of the directory starts with javacellauto.

2.create a new directory or copy a directory, It should be
named CA_Images

3.copy and paste this line into your options.txt file: 
load_plugin,SaveImage_plugin
note: this line is case sensitive

4.run the program you should see "Get Image" on the edit menu.




