00001 00048 #include "apbscfg.h" 00049 00050 int APBSFEM_dummy(int i) { 00051 00052 int j; 00053 00054 j = i; 00055 00056 return j; 00057 }