home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GEMini Atari
/
GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso
/
files
/
program
/
lynxlib
/
readme
< prev
next >
Wrap
Text File
|
1993-10-23
|
1KB
|
36 lines
This is the README file for the LynxLib supplementary Library, by
Robert Fischer
80 Killdeer Road
Hamden, CT 06517 USA
(203) 288-9599
fischer-robert@cs.yale.edu
LynxLib is a miscellaneous library of functions I created over the
years. You may or may not find it useful for programming yourself,
but some or all of it is needed for most programs I write.
LynxLib was originally compiled under Mark Williams C and the MADmac
assembler, using a MAKEFILE similar to MAKEFILE.SAM along with
MACTIONS.SAM and MMACROS.SAM. LynxLib costs no money, but is mostly
the property of Robert Fischer. You may redistribute LynxLib, but not
for money. LynxLib COMES WITH ABSOLUTELY NO WARRANTY! See the file
LYNXLIB.DOC for further details.
This archive should contain the following files:
MAKEFILE.SAM Sample MAKEFILE
MACTIONS.SAM Sample MACTIONS file
MMACROS.SAM Sample MMACROS file
LYNXLIB.DOC Licensing information and documentation on LynxLib
LYNXLIB.A LynxLib compiled for Mark Williams C
plus the various source modules
If you have any questions or comments, please tell me (the author).
Note that all source files in LynxLib are set up to work with a
tabsize of 4.
LynxLib version history:
1.00 Some time December, 1990
1.01 January 26, 1990