00001 #ifndef __GLOBALS__ 00002 #define __GLOBALS__ 00003 00004 #include "boardout.h" 00005 00007 BoardOut p_out; 00008 00010 char p_endl [] = "\n"; 00011 00012 #endif //__GLOBALS__