abCalc/ops/abCOpRcws.h

15 lines
130 B
C
Raw Normal View History

2013-07-25 01:20:54 +00:00
/*
abCOpRcws.h
2013-07-25 01:20:54 +00:00
By: Jeremy Rand
*/
#ifndef ABCOPRCWS_H
#define ABCOPRCWS_H
2013-07-25 01:20:54 +00:00
void abCalcOpRcwsInit(void);
#endif