This is pcn.h in view mode; [Download] [Up]
/* * PCN Abstract Machine Emulator * Authors: Steve Tuecke and Ian Foster * Argonne National Laboratory * * Please see the DISCLAIMER file in the top level directory of the * distribution regarding the provisions under which this software * is distributed. * * pcn.h - main PCN header file */ #include "install.h" #ifdef SR_HEADER #include SR_HEADER #endif #include "defs.h" #include "extern.h" #include "macros.h" #ifdef GAUGE #include "gauge.h" #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.