home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / program / lynxlib / readme < prev    next >
Text File  |  1993-10-23  |  1KB  |  36 lines

  1. This is the README file for the LynxLib supplementary Library, by
  2.          Robert Fischer
  3.          80 Killdeer Road
  4.          Hamden, CT  06517   USA
  5.          (203) 288-9599
  6.          fischer-robert@cs.yale.edu
  7.  
  8. LynxLib is a miscellaneous library of functions I created over the
  9. years.  You may or may not find it useful for programming yourself,
  10. but some or all of it is needed for most programs I write.
  11.  
  12. LynxLib was originally compiled under Mark Williams C and the MADmac
  13. assembler, using a MAKEFILE similar to MAKEFILE.SAM along with
  14. MACTIONS.SAM and MMACROS.SAM.  LynxLib costs no money, but is mostly
  15. the property of Robert Fischer.  You may redistribute LynxLib, but not
  16. for money.  LynxLib COMES WITH ABSOLUTELY NO WARRANTY!  See the file
  17. LYNXLIB.DOC for further details.
  18.  
  19. This archive should contain the following files:
  20.  
  21. MAKEFILE.SAM    Sample MAKEFILE
  22. MACTIONS.SAM    Sample MACTIONS file
  23. MMACROS.SAM        Sample MMACROS file
  24. LYNXLIB.DOC        Licensing information and documentation on LynxLib
  25. LYNXLIB.A        LynxLib compiled for Mark Williams C
  26. plus the various source modules
  27.  
  28. If you have any questions or comments, please tell me (the author).
  29.  
  30. Note that all source files in LynxLib are set up to work with a
  31. tabsize of 4.
  32.  
  33. LynxLib version history:
  34.     1.00        Some time December, 1990
  35.     1.01        January 26, 1990
  36.