home *** CD-ROM | disk | FTP | other *** search
/ Amiga Power / AmigaPower52Disk1.ZIP / ap52-1.adf / TennisChamps.AMOS / TennisChamps.amosSourceCode
AMOS Source Code  |  1992-09-02  |  254b  |  14 lines

  1. '
  2. ' AMOS Compiler  
  3. ' (c) 1991 Europress Software
  4. '
  5. ' Tennis Champs
  6. ' (c) 1995 Elton Bird
  7. '
  8. ' Mental Software is a name for Elton Bird 
  9. '
  10. Set Buffer 19
  11. Proc _COMPILED
  12. Procedure _COMPILED
  13.    ' COMPILED PROCEDURE -- can't convert this to AMOS code
  14. End Proc