home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / perl560.zip / x2p / INTERN.h < prev    next >
Text File  |  1999-07-20  |  364b  |  18 lines

  1. /* $RCSfile: INTERN.h,v $$Revision: 4.1 $$Date: 92/08/07 18:29:06 $
  2.  *
  3.  *    Copyright (c) 1991-1997, Larry Wall
  4.  *
  5.  *    You may distribute under the terms of either the GNU General Public
  6.  *    License or the Artistic License, as specified in the README file.
  7.  *
  8.  * $Log:    INTERN.h,v $
  9.  */
  10.  
  11. #undef EXT
  12. #define EXT
  13.  
  14. #undef INIT
  15. #define INIT(x) = x
  16.  
  17. #define DOINIT
  18.