home *** CD-ROM | disk | FTP | other *** search
/ AMOS PD CD / amospdcd.iso / 476-500 / apd495 / tank3_c.amos / tank3_c.amosSourceCode < prev   
AMOS Source Code  |  1978-01-04  |  169b  |  9 lines

  1. '
  2. ' AMOS Compiler  
  3. ' (c) 1991 Europress Software
  4. '
  5. Set Buffer 120
  6. Proc _COMPILED
  7. Procedure _COMPILED
  8.    ' COMPILED PROCEDURE -- can't convert this to AMOS code
  9. End Proc