// workaround for linker error // "libf2c.so.0: undefined symbol: MAIN__ " // int MAIN__() { return(0); }