home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / wst!oma3.lha / OMA / Include / libraries / translator.i < prev   
Encoding:
Text File  |  1994-12-23  |  373 b   |  14 lines

  1.     IFND    LIBRARIES_TRANSLATOR_I
  2. LIBRARIES_TRANSLATOR_I    EQU    1
  3. *    $Filename: libraries/translator.i $
  4. *    $Release: 2.04 Includes, V37.4 $
  5. *    $Revision: 36.1 $
  6. *    $Date: 90/12/13 $
  7. *    Useful definitions for translator.library
  8. *    (C) Copyright 1988-1991 Commodore-Amiga Inc. and
  9. *    Joseph Katz/Mark Barton.  All rights reserved.
  10. TR_NotUsed    EQU    -1
  11. TR_NoMem    EQU    -2
  12. TR_MakeBad    EQU    -4
  13.     ENDC
  14.