Helper files for the image programs
- arrayStarter.lsp, getting started with
    printing and
 processing through a two-dimensional array (matrix).
- readFile.lsp, demonstrates reading numbers 
    from a file
 and writing the array of numbers to another file.
- Image file formats - PGM and PPM explained.
- 4 and 8 Connectivity of Components.