amos-professional/AMOSPro Sources/includes/workbench/icon.i

25 lines
492 B
OpenEdge ABL

IFND WORKBENCH_ICON_I
WORKBENCH_ICON_I SET 1
**
** $Filename: workbench/icon.i $
** $Release: 1.3 $
**
** external declarations for workbench support library
**
** (C) Copyright 1985,1986,1987,1988 Commodore-Amiga, Inc.
** All Rights Reserved
**
*********************************************************************
*
* Library structures
*
*********************************************************************
ICONNAME MACRO
DC.B 'icon.library',0
ENDM
ENDC ; WORKBENCH_ICON_I