00001 #define findjets findjets_ 00002 extern "C" { 00003 void findjets(); 00004 void call_findjets(){ findjets( ); } 00005 } 00006