# This is a shell archive. # Remove everything above and including the cut line. # Then run the rest of the file through sh. #----cut here-----cut here-----cut here-----cut here----# #!/bin/sh # shar: Shell Archiver # Run the following text with /bin/sh to create: # rebootLib.hh # remLib.hh # rlogLib.hh # rngLib.hh # routeLib.hh # rpcLib.hh # rt11Lib.hh # semLib.hh # shellLib.hh # sigLib.hh # socket.hh # spyLib.hh # stdioLib.hh # strLib.hh # symLib.hh # sysLib.hh # taskHookLib.hh # taskLib.hh # taskVarLib.hh # telnetLib.hh # tickLib.hh # timexLib.hh # tyLib.hh # vxALib.hh # vxLib.hh # vxWorks.hh # wdLib.hh # This archive created: Wed Apr 4 08:06:14 1990 echo shar: extracting rebootLib.hh '(590 characters)' sed 's/^X//' << \SHAR_EOF > rebootLib.hh X/* X * $Id: rebootLib.hh,v 1.1 90/04/03 14:39:41 thor Exp $ X * X * Module: rebootLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: rebootLib.hh,v $ X * Revision 1.1 90/04/03 14:39:41 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCrebootlibhh X#define INCrebootlibhh X Xextern "C" { X#include "rebootLib.h" X} X X#endif INCrebootlibhh X SHAR_EOF if test 590 -ne "`wc -c rebootLib.hh`" then echo shar: error transmitting rebootLib.hh '(should have been 590 characters)' fi echo shar: extracting remLib.hh '(569 characters)' sed 's/^X//' << \SHAR_EOF > remLib.hh X/* X * $Id: remLib.hh,v 1.1 90/04/03 14:39:45 thor Exp $ X * X * Module: remLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: remLib.hh,v $ X * Revision 1.1 90/04/03 14:39:45 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCremLibhh X#define INCremLibhh X Xextern "C" { X#include "remLib.h" X} X X#endif INCremLibhh X SHAR_EOF if test 569 -ne "`wc -c remLib.hh`" then echo shar: error transmitting remLib.hh '(should have been 569 characters)' fi echo shar: extracting rlogLib.hh '(555 characters)' sed 's/^X//' << \SHAR_EOF > rlogLib.hh X/* X * $Id: rlogLib.hh,v 1.1 90/04/03 14:39:56 thor Exp $ X * X * Module: rlogLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * X * revision history X * ---------------- X * $Log: rlogLib.hh,v $ X * Revision 1.1 90/04/03 14:39:56 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCrlogLibhh X#define INCrlogLibhh X Xextern "C" { X#include "rlogLib.h" X} X X#endif INCrlogLibhh X SHAR_EOF if test 555 -ne "`wc -c rlogLib.hh`" then echo shar: error transmitting rlogLib.hh '(should have been 555 characters)' fi echo shar: extracting rngLib.hh '(569 characters)' sed 's/^X//' << \SHAR_EOF > rngLib.hh X/* X * $Id: rngLib.hh,v 1.1 90/04/03 14:40:01 thor Exp $ X * X * Module: rngLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: rngLib.hh,v $ X * Revision 1.1 90/04/03 14:40:01 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCrnglibhh X#define INCrnglibhh X Xextern "C" { X#include "rngLib.h" X} X X#endif INCrnglibhh X SHAR_EOF if test 569 -ne "`wc -c rngLib.hh`" then echo shar: error transmitting rngLib.hh '(should have been 569 characters)' fi echo shar: extracting routeLib.hh '(583 characters)' sed 's/^X//' << \SHAR_EOF > routeLib.hh X/* X * $Id: routeLib.hh,v 1.1 90/04/03 14:40:05 thor Exp $ X * X * Module: routeLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: routeLib.hh,v $ X * Revision 1.1 90/04/03 14:40:05 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCroutelibhh X#define INCroutelibhh X Xextern "C" { X#include "routeLib.h" X} X X#endif INCroutelibhh X SHAR_EOF if test 583 -ne "`wc -c routeLib.hh`" then echo shar: error transmitting routeLib.hh '(should have been 583 characters)' fi echo shar: extracting rpcLib.hh '(569 characters)' sed 's/^X//' << \SHAR_EOF > rpcLib.hh X/* X * $Id: rpcLib.hh,v 1.1 90/04/03 14:41:21 thor Exp $ X * X * Module: rpcLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: rpcLib.hh,v $ X * Revision 1.1 90/04/03 14:41:21 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCrpcLibhh X#define INCrpcLibhh X Xextern "C" { X#include "rpcLib.h" X} X X#endif INCrpcLibhh X SHAR_EOF if test 569 -ne "`wc -c rpcLib.hh`" then echo shar: error transmitting rpcLib.hh '(should have been 569 characters)' fi echo shar: extracting rt11Lib.hh '(576 characters)' sed 's/^X//' << \SHAR_EOF > rt11Lib.hh X/* X * $Id: rt11Lib.hh,v 1.1 90/04/03 14:41:26 thor Exp $ X * X * Module: rt11Lib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: rt11Lib.hh,v $ X * Revision 1.1 90/04/03 14:41:26 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCrt11Libhh X#define INCrt11Libhh X Xextern "C" { X#include "rt11Lib.h" X} X X#endif INCrt11Libhh X SHAR_EOF if test 576 -ne "`wc -c rt11Lib.hh`" then echo shar: error transmitting rt11Lib.hh '(should have been 576 characters)' fi echo shar: extracting semLib.hh '(540 characters)' sed 's/^X//' << \SHAR_EOF > semLib.hh X/* X * $Id: semLib.hh,v 1.1 90/04/03 14:41:31 thor Exp $ X * X * Module: semLib X * Original Author: Richard E. K. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 21 Jan 90 X * X * revision history X * ---------------- X * $Log: semLib.hh,v $ X * Revision 1.1 90/04/03 14:41:31 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper for C++ 2.0 for the following prototypes. X */ X#ifndef INCsemlibhh X#define INCsemlibhh X Xextern "C" { X#include "semLib.h" X} X X#endif INCsemlibhh X SHAR_EOF if test 540 -ne "`wc -c semLib.hh`" then echo shar: error transmitting semLib.hh '(should have been 540 characters)' fi echo shar: extracting shellLib.hh '(562 characters)' sed 's/^X//' << \SHAR_EOF > shellLib.hh X/* X * $Id: shellLib.hh,v 1.1 90/04/03 14:41:40 thor Exp $ X * X * Module: shellLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * X * revision history X * ---------------- X * $Log: shellLib.hh,v $ X * Revision 1.1 90/04/03 14:41:40 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCshellLibhh X#define INCshellLibhh X Xextern "C" { X#include "shellLib.h" X} X X#endif INCshellLibhh X SHAR_EOF if test 562 -ne "`wc -c shellLib.hh`" then echo shar: error transmitting shellLib.hh '(should have been 562 characters)' fi echo shar: extracting sigLib.hh '(569 characters)' sed 's/^X//' << \SHAR_EOF > sigLib.hh X/* X * $Id: sigLib.hh,v 1.1 90/04/03 14:41:44 thor Exp $ X * X * Module: sigLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: sigLib.hh,v $ X * Revision 1.1 90/04/03 14:41:44 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCsiglibhh X#define INCsiglibhh X Xextern "C" { X#include "sigLib.h" X} X X#endif INCsiglibhh X SHAR_EOF if test 569 -ne "`wc -c sigLib.hh`" then echo shar: error transmitting sigLib.hh '(should have been 569 characters)' fi echo shar: extracting socket.hh '(569 characters)' sed 's/^X//' << \SHAR_EOF > socket.hh X/* X * $Id: socket.hh,v 1.1 90/04/03 14:41:49 thor Exp $ X * X * Module: socket X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: socket.hh,v $ X * Revision 1.1 90/04/03 14:41:49 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCsockethh X#define INCsockethh X Xextern "C" { X#include "socket.h" X} X X#endif INCsockethh X SHAR_EOF if test 569 -ne "`wc -c socket.hh`" then echo shar: error transmitting socket.hh '(should have been 569 characters)' fi echo shar: extracting spyLib.hh '(548 characters)' sed 's/^X//' << \SHAR_EOF > spyLib.hh X/* X * $Id: spyLib.hh,v 1.1 90/04/03 14:41:58 thor Exp $ X * X * Module: spyLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * X * revision history X * ---------------- X * $Log: spyLib.hh,v $ X * Revision 1.1 90/04/03 14:41:58 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCspyLibhh X#define INCspyLibhh X Xextern "C" { X#include "spyLib.h" X} X X#endif INCspyLibhh X SHAR_EOF if test 548 -ne "`wc -c spyLib.hh`" then echo shar: error transmitting spyLib.hh '(should have been 548 characters)' fi echo shar: extracting stdioLib.hh '(555 characters)' sed 's/^X//' << \SHAR_EOF > stdioLib.hh X/* X * $Id: stdioLib.hh,v 1.1 90/04/03 14:42:03 thor Exp $ X * X * Module: stdioLib X * Original Author: Richard E. K. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 21 Jan 90 X * X * revision history X * ---------------- X * $Log: stdioLib.hh,v $ X * Revision 1.1 90/04/03 14:42:03 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper for C++ 2.0 for the following prototypes. X */ X#ifndef INCstdiolibhh X#define INCstdiolibhh X Xextern "C" { X#include "stdioLib.h" X} X X#endif INCstdiolibhh X SHAR_EOF if test 555 -ne "`wc -c stdioLib.hh`" then echo shar: error transmitting stdioLib.hh '(should have been 555 characters)' fi echo shar: extracting strLib.hh '(569 characters)' sed 's/^X//' << \SHAR_EOF > strLib.hh X/* X * $Id: strLib.hh,v 1.1 90/04/03 14:42:07 thor Exp $ X * X * Module: strLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: strLib.hh,v $ X * Revision 1.1 90/04/03 14:42:07 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCstrlibhh X#define INCstrlibhh X Xextern "C" { X#include "strLib.h" X} X X#endif INCstrlibhh X SHAR_EOF if test 569 -ne "`wc -c strLib.hh`" then echo shar: error transmitting strLib.hh '(should have been 569 characters)' fi echo shar: extracting symLib.hh '(569 characters)' sed 's/^X//' << \SHAR_EOF > symLib.hh X/* X * $Id: symLib.hh,v 1.1 90/04/03 14:42:11 thor Exp $ X * X * Module: symLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: symLib.hh,v $ X * Revision 1.1 90/04/03 14:42:11 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCsymlibhh X#define INCsymlibhh X Xextern "C" { X#include "symLib.h" X} X X#endif INCsymlibhh X SHAR_EOF if test 569 -ne "`wc -c symLib.hh`" then echo shar: error transmitting symLib.hh '(should have been 569 characters)' fi echo shar: extracting sysLib.hh '(569 characters)' sed 's/^X//' << \SHAR_EOF > sysLib.hh X/* X * $Id: sysLib.hh,v 1.1 90/04/03 14:42:16 thor Exp $ X * X * Module: sysLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: sysLib.hh,v $ X * Revision 1.1 90/04/03 14:42:16 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCsyslibhh X#define INCsyslibhh X Xextern "C" { X#include "sysLib.h" X} X X#endif INCsyslibhh X SHAR_EOF if test 569 -ne "`wc -c sysLib.hh`" then echo shar: error transmitting sysLib.hh '(should have been 569 characters)' fi echo shar: extracting taskHookLib.hh '(604 characters)' sed 's/^X//' << \SHAR_EOF > taskHookLib.hh X/* X * $Id: taskHookLib.hh,v 1.1 90/04/03 14:42:26 thor Exp $ X * X * Module: taskHookLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: taskHookLib.hh,v $ X * Revision 1.1 90/04/03 14:42:26 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCtaskHookLibhh X#define INCtaskHookLibhh X Xextern "C" { X#include "taskHookLib.h" X} X X#endif INCtaskHookLibhh X SHAR_EOF if test 604 -ne "`wc -c taskHookLib.hh`" then echo shar: error transmitting taskHookLib.hh '(should have been 604 characters)' fi echo shar: extracting taskLib.hh '(548 characters)' sed 's/^X//' << \SHAR_EOF > taskLib.hh X/* X * $Id: taskLib.hh,v 1.1 90/04/03 14:42:30 thor Exp $ X * X * Module: taskLib X * Original Author: Richard E. K. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 21 Jan 90 X * X * revision history X * ---------------- X * $Log: taskLib.hh,v $ X * Revision 1.1 90/04/03 14:42:30 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper for C++ 2.0 for the following prototypes. X */ X#ifndef INCtasklibhh X#define INCtasklibhh X Xextern "C" { X#include "taskLib.h" X} X X#endif INCtasklibhh X SHAR_EOF if test 548 -ne "`wc -c taskLib.hh`" then echo shar: error transmitting taskLib.hh '(should have been 548 characters)' fi echo shar: extracting taskVarLib.hh '(597 characters)' sed 's/^X//' << \SHAR_EOF > taskVarLib.hh X/* X * $Id: taskVarLib.hh,v 1.1 90/04/03 14:42:35 thor Exp $ X * X * Module: taskVarLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: taskVarLib.hh,v $ X * Revision 1.1 90/04/03 14:42:35 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCtaskVarlibhh X#define INCtaskVarlibhh X Xextern "C" { X#include "taskVarLib.h" X} X X#endif INCtaskVarlibhh X SHAR_EOF if test 597 -ne "`wc -c taskVarLib.hh`" then echo shar: error transmitting taskVarLib.hh '(should have been 597 characters)' fi echo shar: extracting telnetLib.hh '(590 characters)' sed 's/^X//' << \SHAR_EOF > telnetLib.hh X/* X * $Id: telnetLib.hh,v 1.1 90/04/03 14:42:40 thor Exp $ X * X * Module: telnetLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: telnetLib.hh,v $ X * Revision 1.1 90/04/03 14:42:40 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCtelnetLibhh X#define INCtelnetLibhh X Xextern "C" { X#include "telnetLib.h" X} X X#endif INCtelnetLibhh X SHAR_EOF if test 590 -ne "`wc -c telnetLib.hh`" then echo shar: error transmitting telnetLib.hh '(should have been 590 characters)' fi echo shar: extracting tickLib.hh '(576 characters)' sed 's/^X//' << \SHAR_EOF > tickLib.hh X/* X * $Id: tickLib.hh,v 1.1 90/04/03 14:42:49 thor Exp $ X * X * Module: tickLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: tickLib.hh,v $ X * Revision 1.1 90/04/03 14:42:49 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCticklibhh X#define INCticklibhh X Xextern "C" { X#include "tickLib.h" X} X X#endif INCticklibhh X SHAR_EOF if test 576 -ne "`wc -c tickLib.hh`" then echo shar: error transmitting tickLib.hh '(should have been 576 characters)' fi echo shar: extracting timexLib.hh '(587 characters)' sed 's/^X//' << \SHAR_EOF > timexLib.hh X/* X * $Id: timexLib.hh,v 1.1 90/04/03 14:42:58 thor Exp $ X * X * Module: timexLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 27 March 1990 X * X * revision history X * ---------------- X * $Log: timexLib.hh,v $ X * Revision 1.1 90/04/03 14:42:58 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCtimexLibhh X#define INCtimexLibhh X Xextern "C" { X#include "timexLib.h" X} X X#endif INCtimexLibhh X SHAR_EOF if test 587 -ne "`wc -c timexLib.hh`" then echo shar: error transmitting timexLib.hh '(should have been 587 characters)' fi echo shar: extracting tyLib.hh '(562 characters)' sed 's/^X//' << \SHAR_EOF > tyLib.hh X/* X * $Id: tyLib.hh,v 1.1 90/04/03 14:43:02 thor Exp $ X * X * Module: tyLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: tyLib.hh,v $ X * Revision 1.1 90/04/03 14:43:02 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCtylibhh X#define INCtylibhh X Xextern "C" { X#include "tyLib.h" X} X X#endif INCtylibhh X SHAR_EOF if test 562 -ne "`wc -c tyLib.hh`" then echo shar: error transmitting tyLib.hh '(should have been 562 characters)' fi echo shar: extracting vxALib.hh '(548 characters)' sed 's/^X//' << \SHAR_EOF > vxALib.hh X/* X * $Id: vxALib.hh,v 1.1 90/04/03 14:44:56 thor Exp $ X * X * Module: vxALib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * X * revision history X * ---------------- X * $Log: vxALib.hh,v $ X * Revision 1.1 90/04/03 14:44:56 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCvxALibhh X#define INCvxALibhh X Xextern "C" { X#include "vxALib.h" X} X X#endif INCvxALibhh X SHAR_EOF if test 548 -ne "`wc -c vxALib.hh`" then echo shar: error transmitting vxALib.hh '(should have been 548 characters)' fi echo shar: extracting vxLib.hh '(541 characters)' sed 's/^X//' << \SHAR_EOF > vxLib.hh X/* X * $Id: vxLib.hh,v 1.1 90/04/03 14:45:09 thor Exp $ X * X * Module: vxLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * X * revision history X * ---------------- X * $Log: vxLib.hh,v $ X * Revision 1.1 90/04/03 14:45:09 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCvxLibhh X#define INCvxLibhh X Xextern "C" { X#include "vxLib.h" X} X X#endif INCvxLibhh X SHAR_EOF if test 541 -ne "`wc -c vxLib.hh`" then echo shar: error transmitting vxLib.hh '(should have been 541 characters)' fi echo shar: extracting vxWorks.hh '(547 characters)' sed 's/^X//' << \SHAR_EOF > vxWorks.hh X/* X * $Id: vxWorks.hh,v 1.1 90/04/03 14:45:15 thor Exp $ X * X * Module: vxWorks X * Original Author: Richard E. K. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 21 Jan 90 X * X * revision history X * ---------------- X * $Log: vxWorks.hh,v $ X * Revision 1.1 90/04/03 14:45:15 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper for C++ 2.0 for the following prototypes. X */ X#ifndef INCvxworkshh X#define INCvxworkshh X Xextern "C" { X#include "vxWorks.h" X} X#endif INCvxworkshh X SHAR_EOF if test 547 -ne "`wc -c vxWorks.hh`" then echo shar: error transmitting vxWorks.hh '(should have been 547 characters)' fi echo shar: extracting wdLib.hh '(562 characters)' sed 's/^X//' << \SHAR_EOF > wdLib.hh X/* X * $Id: wdLib.hh,v 1.1 90/04/03 14:46:05 thor Exp $ X * X * Module: wdLib X * Original Author: Richard E. k. Neitzel X * Copywrited by the National Center for Atmospheric Research X * Date: 20 Jan 90 X * X * revision history X * ---------------- X * $Log: wdLib.hh,v $ X * Revision 1.1 90/04/03 14:46:05 thor X * Initial revision X * X * X * X * description: X * This is simply a wrapper to allow the use of C++ 2.0 on with the X * functions prototypes below. X */ X#ifndef INCwdlibhh X#define INCwdlibhh X Xextern "C" { X#include "wdLib.h" X} X X#endif INCwdlibhh X SHAR_EOF if test 562 -ne "`wc -c wdLib.hh`" then echo shar: error transmitting wdLib.hh '(should have been 562 characters)' fi # End of shell archive exit 0