/*
abCOpXor.h
By: Jeremy Rand
*/
#ifndef ABCOPXOR_H
#define ABCOPXOR_H
void abCalcOpXorInit(void);
#endif