home *** CD-ROM | disk | FTP | other *** search
- This drawer contains Amiga specific code and other stuff.
-
- The mempool startup code (*mempools.o) must be used if you link with my
- mempool library (mempools*.lib). The mempool library replaces the usual
- memory allocation routines (malloc and such) with much more efficient
- versions that use Amiga's memory pool allocation functions. Use
- mempools39*.lib on a Kickstart 3.0+ machine, otherwise use mempools.lib
- (which works on Kickstart 2.0 and above).
-
- Also check out the lib/site-python directory, it contains `site-specific'
- (=Amiga specific) python modules.
-