00001 /* 00002 inits.h 00003 //template// 00004 */ 00005 00006 #ifndef INITS_H 00007 #define INITS_H 00008 00009 int inits( void ); 00010 00011 #endif //INITS_H