home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #3 / amigamamagazinepolishissue1998.iso / maksiu / utils / anim2bob.lzh / anim2bob.amos / anim2bob.amosSourceCode next >
AMOS Source Code  |  1998-01-22  |  175b  |  9 lines

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