home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
cbm
/
nduk-v37.lha
/
V37
/
include
/
workbench
/
icon.h
next >
Wrap
C/C++ Source or Header
|
1991-11-27
|
352b
|
18 lines
#ifndef WORKBENCH_ICON_H
#define WORKBENCH_ICON_H
/*
** $Filename: workbench/icon.h $
** $Release: 2.04 Includes, V37.4 $
** $Revision: 36.1 $
** $Date: 90/10/26 $
**
** external declarations for icon.library
**
** (C) Copyright 1985-1991 Commodore-Amiga, Inc.
** All Rights Reserved
*/
#define ICONNAME "icon.library"
#endif /* !WORKBENCH_ICON_H */