home *** CD-ROM | disk | FTP | other *** search
- Some hints for compiling:
-
- I have arranged the include dirs in a way that should make it easy to
- recompile it without many copying.
-
- On the disk are include files for ARP and IFF that are used within the
- program. If you do not have the OS 2.0 include you should "#define
- NO_ASL".
-
- The prototypes are only read in if LATTICE is defined. If you have Aztec
- V5.0 you may probably want to change this.
-
- Drawmap uses the ANSI standard function rand() instead of ran() because
- this function does not work with LATTICE. I hope this function exists on
- Aztec, too.
-
- This version is fully optimized for the SAS/C compiler V5.10 and I tried
- to enclose all optimizing code with #ifdef...#endif but I cannot
- guarantee that I found all compiler dependent code.
- (-> This programm is definitely AMIGA dependent, now !-)
-
-
-
-
- I hope you will like this version and get it recompiled with AZTEC C !!!
-
-
-
- Ulrich :->
-
-
-