// $RCSfile: res_chk.h,v $Revision: 1.2 $Date: 2005/03/11 15:08:57 #ifndef __RES_CHK_H__ #define __RES_CHK_H__ // ---- Global functions ------------------------------------------------------ extern void rc_write_obs_hk (int *); extern void res_chk (void); extern void rc_restart_checks(void); #endif // __RES_CHK_H__