home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
AACD
/
Resources
/
System
/
BoingBag1
/
Contributions
/
InstallerNG
/
GUI-API
/
example
/
libbase.c
< prev
next >
Wrap
C/C++ Source or Header
|
1999-10-28
|
123b
|
10 lines
#include <exec/libraries.h>
struct InstallerGuiBase
{
struct Library igb_Library;
};
#pragma libbase InstallerGuiBase