home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d523 / screenjaeger.lha / ScreenJaeger / Source / ReadMe < prev    next >
Text File  |  1991-08-05  |  588b  |  20 lines

  1.  
  2.  
  3.     The complete source code to Screen Jaeger is contained within
  4. this directory.  However, they are only available through the CLI or a
  5. text reader program.
  6.  
  7. The files are:
  8.  
  9. prog.c                -Main source code
  10. main.h                -Main header file for screen display
  11. pointer.h            -Custom pointer data
  12. screen.h            -Screen structure for 'fake' screen
  13. message.h            -Header file for message display
  14. info.h                -Header file for INFO window
  15. make                -Simple make script for Screen_Jaeger
  16.  
  17. This program was compiled using Manx Aztec C (tm) V5.0, and the interface
  18. designed using PowerWindows (tm) from Innovatronics.
  19.  
  20.