home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / s / s001 / 1.ddi / TS / SRC / CRITPTR.C < prev    next >
Encoding:
C/C++ Source or Header  |  1987-09-07  |  318 b   |  15 lines

  1.                 /******************************************
  2.            *                         *
  3.                * Copyright TimeSlice, Inc. 1985, 86, 87. *
  4.                ******************************************/
  5.  
  6.  
  7. #include <ts.h>
  8.  
  9. PFL  _lcrit = (PFL)crit ;
  10. PFCP _cpcrit = (PFCP)crit ;
  11. PFC _ccrit = (PFC)crit ;
  12. PFD  _dcrit = (PFD)crit ;
  13.  
  14.  
  15.