home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1994 June / NEBULA_SE.ISO / SourceCode / Crossword / Source / Leapfrog.h < prev    next >
Encoding:
Text File  |  1992-10-11  |  154 b   |  11 lines

  1. /*
  2.  
  3. File Leapfrog/Leapfrog.h
  4.  
  5. Master include file for leapfrog objects.
  6.  
  7. */
  8.  
  9. #import "LeapfrogSquare.h"
  10. #import "LeapfrogState.h"
  11. #import "LeapfrogWord.h"