home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Source / GNU / perl / Perl / vms / perlshr.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-10-18  |  323 b   |  14 lines

  1. /*   perlshr.c
  2.  * 
  3.  *   Small stub to create object module containing global variables
  4.  *   for use in PerlShr.C.  Written as a separate file because some
  5.  *   old Make implementations won't deal correctly with DCL Open/Write
  6.  *   statements in the makefile.
  7.  *
  8.  */
  9.  
  10. #include "INTERN.h"
  11. #include "perl.h"
  12.  
  13. /* That's it. */
  14.