home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / TFF-AOB.DMS / in.adf / Release1.3 / Include1.3.lha / Include1.3 / workbench / icon.i < prev    next >
Encoding:
Text File  |  1991-11-21  |  492 b   |  25 lines

  1.     IFND    WORKBENCH_ICON_I
  2. WORKBENCH_ICON_I    SET    1
  3. **
  4. **    $Filename: workbench/icon.i $
  5. **    $Release: 1.3 $
  6. **
  7. **    external declarations for workbench support library 
  8. **
  9. **    (C) Copyright 1985,1986,1987,1988 Commodore-Amiga, Inc.
  10. **        All Rights Reserved
  11. **
  12.  
  13. *********************************************************************
  14. *
  15. * Library structures
  16. *
  17. *********************************************************************
  18.  
  19.  
  20. ICONNAME    MACRO
  21.         DC.B    'icon.library',0
  22.         ENDM
  23.  
  24.     ENDC    ; WORKBENCH_ICON_I
  25.