home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / chip_20022115.iso / amiga / chiputil / rebollib.lha / RebolLib / Developer / Includes / ASM / 68K / rebol_lib.i next >
Text File  |  2001-07-07  |  187b  |  11 lines

  1.         IFND LIBRARIES_REBOL_LIB_I
  2. LIBRARIES_REBOL_LIB_I    SET    1
  3.  
  4.         XDEF    _LVORebolDo
  5.         XDEF    _LVORebolFreeResult
  6.  
  7. _LVORebolDo                     EQU    -30
  8. _LVORebolFreeResult             EQU    -36
  9.  
  10.         ENDC
  11.