home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / EXTRAS / UUCODE / UUPC / TEST / UPC12ES4.ZIP / UUTRAF / intern.h < prev    next >
Encoding:
Text File  |  1993-05-16  |  314 b   |  16 lines

  1. /*
  2.  *    #include in each module defining global variables
  3.  */
  4.  
  5. /*#define SID_H    "@(#)head:intern.h    1.1    92/04/20 00:26:52 (woods)"    /* */
  6. /*#define SID_NM    intern_sccsid            /* */
  7. /*#include "sccsid.h"                    /* */
  8.  
  9. #undef EXT
  10. #define EXT        /* nothing */
  11.  
  12. #undef INIT
  13. #define INIT(val)    = val
  14.  
  15. #define DOINIT        1
  16.