// $Id: RTI_IO.h 16777 1998-10-20 02:34:57Z levine $ // ============================================================================ // // = LIBRARY // TAO/tests/IDL_Cubit // // = FILENAME // RTI_IO.h // // = AUTHOR // Dave Meyer // // ============================================================================ #ifndef _RTIFUNCS_H #define _RTIFUNCS_H #include "cubitC.h" void print_RtiPacket (Cubit::RtiPacket const &arg); #endif /* _RTIFUNCS_H */