// 
// $Id$
// $Source$
// $Author$
//

#ifndef __THIS_FILE_Q__
#define __THIS_FILE_Q__

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



#endif // __THIS_FILE_Q__
