home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power Programmierung 2
/
Power-Programmierung CD 2 (Tewi)(1994).iso
/
c
/
library
/
dos
/
grafik
/
flilib
/
flisrc
/
jlib.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1990-02-26
|
379 b
|
26 lines
#ifndef JLIB_H
#define JLIB_H
#ifndef AATYPES_H
#include "aatypes.h"
#endif /* AATYPES_H */
#ifndef AAI86_H
#include "aai86.h"
#endif /* AAI86_H */
#ifndef AAREGS_H
#include "aai86.h"
#endif /* AAREGS_H */
#ifndef AADOS_H
#include "aados.h"
#endif /* AADOS_H */
#ifndef AASCREEN_H
#include "aascreen.h"
#endif /* AASCREEN_H */
#endif /* JLIB_H */