/* * global.h * * Thomas Kang * * August 28, 1997 * */ #ifndef _GLOBAL_H #define _GLOBAL_H /* *************** * * global includes * * *************** */ #include #include #include #include #endif