home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d8xx / d886 / goalkeeper.lha / GoalKeeper / Sources / Read_me < prev    next >
Text File  |  1993-07-16  |  1KB  |  31 lines

  1. These sources were compiled with the Aztec C compiler version 5.2a.
  2. If you want to recompile them, use the make program (distributed with
  3. Aztec) in this way:
  4.  
  5.    make GoalKeeper
  6.  
  7. Depending on if you compile your files from RAM:, RAD:, DFx, or DHx:
  8. compiling and linking lasts about 3 mins on a standard 68000 Amiga.
  9.  
  10. I only fitted some comments in in the file main.c and only for your
  11. convenience! I personally do not plan to make any more improvements
  12. or new features to this program, since it does what I want, but if you
  13. want certain things to be fit in you can do it yourself. I will be ready
  14. to support you with some info about how it works, but I guess an experienced
  15. programmer will not have much trouble with these sources (perhaps some
  16. psychological problems when seeing the rather inefficient sorting
  17. routines).
  18.  
  19. If you succeed in making great improvements I would appreciate it if you'd
  20. let me know and/or send me the new version. But also if you have any
  21. questions or remarks about the source code you can try to contact me at the
  22. following address:
  23.  
  24.    Camiel Rouweler
  25.    Weldam 2
  26.    5655 JG Eindhoven
  27.    the Netherlands
  28.  
  29.  
  30.  
  31.