home *** CD-ROM | disk | FTP | other *** search
/ Dave Lowe: AssemPro For Development Amiga Driver / Lowe_AssemProForDevelopmentAmigaDriver.adf / Includes / workbench / icon.i next >
Encoding:
Text File  |  1978-06-06  |  994 b   |  39 lines

  1.  
  2.         IFND    WORKBENCH_ICON_I@
  3. WORKBENCH_ICON_I@        =     1
  4.  
  5. ;*****************************************************************
  6. ;                                                                ;
  7. ; Copyright (C) 1985, Commodore Amiga Inc.  All rights reserved. ;
  8. ;                                                                ;
  9. ;*****************************************************************
  10.  
  11.  
  12. ;****************************************************************
  13. ;
  14. ; icon.i -- external declarations for workbench support library
  15. ;
  16. ; SOURCE CONTROL
  17. ; ------ -------
  18. ; $Header: icon.i,v 29.1 85/08/07 22:27:14 neil Exp $
  19. ;
  20. ; $Locker:  $
  21. ;
  22. ;****************************************************************
  23.  
  24.  
  25. ;********************************************************************
  26. ;
  27. ; Library structures
  28. ;
  29. ;********************************************************************
  30.  
  31.  
  32. ICONNAME        MACRO
  33.                 DC.B    'icon.library',0
  34.                 ENDM
  35.  
  36.         ENDIF
  37.         END
  38.