home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
634.lha
/
CyberCron_v1.3
/
Source.LZH
/
Source
/
CyberCronSyms.c
< prev
next >
Encoding:
Amiga (detected)
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
|
1992-05-09
|
344 b
|
11 lines
/* CyberCronSyms.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 CyberCron.h when
building the precompiled header file we will use for CyberCron.
*/
#include "CyberCron.h"