home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / cprog / ev_201.zip / PRJMACRO.H < prev    next >
Text File  |  1993-07-03  |  476b  |  21 lines

  1. #if !defined (PRJMACRO)           /* Prevents multiple declarations errors */
  2. #define PRJMACRO
  3.  
  4.  
  5. /*
  6.    Project       : EasyVision
  7.    Version       : 2.0
  8.    Revision date : July 3rd, 1993
  9.    Author(s)     : Remy Gendron
  10.  
  11.    Description   : Current project's standard macro definitions.
  12. */
  13.  
  14.  
  15. /* Macros ---------------------------------------------------------------- */
  16.  
  17.  
  18. /* End Source File ------------------------------------------------------- */
  19.  
  20. #endif
  21.