home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
gfx
/
misc
/
imagefx_sdk
/
include
/
scan
/
pragmas.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
|
1995-01-19
|
212 b
|
13 lines
#ifndef SCAN_PRAGMAS_H
#ifdef LATTICE
#include <scan/scan_pragmas_sas.h>
#endif
#ifdef SAS
#include <scan/scan_pragmas_sas.h>
#endif
/* no longer supports DICE (if it ever did) */
#define SCAN_PRAGMAS_H
#endif