00001 #ifndef MYPYTHIA6WRAPPER_H 00002 #define MYPYTHIA6WRAPPER_H 00003 #define pytune pytune_ 00004 00005 extern "C"{ 00006 void pytune(int *); 00007 } 00008 # 00009 00010 #endif