home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d6xx / d656 / cybercron.lha / CyberCron / Source / CyberCronSyms.c < prev    next >
C/C++ Source or Header  |  1992-05-15  |  344b  |  11 lines

  1. /* CyberCronSyms.c
  2.    Copyright © 1992 by Christopher A. Wichura (caw@miroc.chi.il.us)
  3.    All rights reserved.
  4.  
  5.    Since SAS is too dumb to recognize .h at the end of a file name
  6.    and leave it be, we need this stub file to include CyberCron.h when
  7.    building the precompiled header file we will use for CyberCron.
  8. */
  9.  
  10. #include "CyberCron.h"
  11.