home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d8xx
/
d801
/
cyberx10.lha
/
CyberX10
/
Source
/
CyberX10Syms.c
< prev
next >
Wrap
C/C++ Source or Header
|
1993-01-24
|
340b
|
11 lines
/* CyberX10Syms.c
Copyright © 1992 by Christopher A. Wichura (caw@miroc.chi.il.us)
All rights reserved.
Since SAS is too dumb to recognize .h at the end of a file name
and leave it be, we need this stub file to include CyberX10.h when
building the precompiled header file we will use for CyberX10.
*/
#include "CyberX10.h"