// -*- C++ -*- #ifndef MATHUTILS_H #define MATHUTILS_H extern int MathLookupBOP(short id); #endif