Files
sics/site_ansto/hardsup/omron_asyncprotocol.h
2014-06-19 16:35:47 +10:00

5 lines
110 B
C

#ifndef OMRON_ASYNCPROTOCOL_H
#define OMRON_ASYNCPROTOCOL_H
void OMRONInitProtocol(SicsInterp *pSics);
#endif