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