/* abCalcOpBin.h By: Jeremy Rand */ #ifndef ABCALCOPBIN_H #define ABCALCOPBIN_H void abCalcOpBinInit(void); #endif