Files
sics/site_ansto/hardsup/huber_asyncprotocol.h

5 lines
110 B
C

#ifndef HUBER_ASYNCPROTOCOL_H
#define HUBER_ASYNCPROTOCOL_H
void HUBERInitProtocol(SicsInterp *pSics);
#endif