home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / other / cled122s / docs / manifest < prev    next >
Encoding:
Text File  |  1991-05-14  |  1.6 KB  |  35 lines

  1. CLED and associated files.
  2. --------------------------
  3.  
  4.         CLED.PRG        - The program itself
  5.         CLED.RSC        - Resource file, must be in same folder as CLED.PRG
  6.         CLED.RSD        - Resource definition file, used by Mark Williams
  7.                           resource editor.
  8.         PRINT.DRV       - Sample printer driver for Star NX-1000 colour 
  9.                           printer.  Should be in the same folder as the 
  10.                           program if you want to print without having to
  11.                           manually load a driver.
  12. DOCS\
  13.         CLED.DOC        - 1st Word Format Instruction file
  14.         MANIFEST        - List of files (This text).
  15.         REVISION.DOC    - List of revisions
  16.  
  17. GRAPHICS\
  18.         *.GRA           - Various sample graphics, see if you can guess my
  19.                           taste in music!
  20.  
  21. SOURCE\
  22.         CLED.C          - Mainline source code.  (Too long I know!).
  23.         CLED.H          - Include file
  24.         DEFINE.H        - Define TRUE/FALSE compiler dependent stuff etc.
  25.         FILES.C         - Source for file routines.
  26.         GEM.C           - Source for GEM routines.
  27.         LPRINTDR.C      - Printer driver routines source.
  28.         MAKEFILE.MWC    - Makefile for use with MWC.
  29.         MAKEFILE.GNU    - Makefile for the GNU compiler.
  30.         PRINTER.C       - Source for printing routines.
  31.         RPCFG.H         - Include file for printer drivers.
  32.         WINDOW.H        - Include file for windowing routines.
  33.                          
  34. Please include all the files listed above if you pass this program on.
  35.