/* 
 * $Id:$
 * $Source:$
 * $Author:$
 *
 */

#ifndef __THIS_FILE_H__
#define __THIS_FILE_H__

#ifndef NO_RCS_HDRS
/* Define a static function and call it.  No warnings this way. */
static void rcsid_this_file_h(char *s)
{rcsid_this_file_h("@(#)$Id:$");s=s;}
#endif /* ! NO_RCS_HDRS */




#endif /* __THIS_FILE_H__ */
