home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
C
/
STORM2.DMS
/
in.adf
/
Includes.LHA
/
proto
/
rexxsyslib.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1995-09-07
|
198 b
|
8 lines
#ifndef PROTO_REXXSYSLIB_H
#define PROTO_REXXSYSLIB_H
#include <exec/types.h>
extern struct Library *RexxSysBase ;
#include <clib/rexxsyslib_protos.h>
#include <pragmas/rexxsyslib_pragmas.h>
#endif