/*
  Dot2Dot Project Data
  Copyright:  Apple Computer, Inc. 1993-1995. All Rights Reserved.
  
  by Kent Sandvik

 */ 

Version History

v1 - initial release

v2 - engber turned loose on it
      - size base view based on screen size
      - gave it a decent icon
      - spiffed it up


Purpose: 
 Shows how to map global coordinates to local ones
 Shows how to track pen clicks and convert them to an array suitable for a polygon
 view system handling
 how arrays are created in RAM
