home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Misc
/
DC-POS24.LZX
/
pOS
/
pOSxA.lzx
/
pOSxA
/
protos
/
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
|
1997-03-12
|
200 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