/*
abCOpAnd.h
By: Jeremy Rand
*/
#ifndef ABCOPAND_H
#define ABCOPAND_H
void abCalcOpAndInit(void);
#endif