00001 #ifndef FUNCTION_H 00002 #define FUNCTION_H 00003 00004 // @(#) $Id$ 00005 // 00006 // [Insert copyright and license statement as presented above] 00007 // 00008 // 00009 00010 //* @file This file tag is strictly necessary for doxigen */ 00011 00023 00024 int function( const Bar& c ) ; 00025 #endif