home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / os-include.lha / os-include / workbench / icon.i < prev    next >
Text File  |  1993-10-15  |  303b  |  18 lines

  1.     IFND    WORKBENCH_ICON_I
  2. WORKBENCH_ICON_I    SET    1
  3. **
  4. **    $VER: icon.i 36.1 (26.10.90)
  5. **    Includes Release 40.15
  6. **
  7. **    external declarations for icon.library
  8. **
  9. **    (C) Copyright 1985-1993 Commodore-Amiga, Inc.
  10. **    All Rights Reserved
  11. **
  12.  
  13. ICONNAME    MACRO
  14.         DC.B    'icon.library',0
  15.         ENDM
  16.  
  17.     ENDC    ; WORKBENCH_ICON_I
  18.