Helper files for the image programs

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