Files
sics/site_ansto/hardsup/huber_asyncprotocol.h
2014-08-20 13:05:29 +10:00

6 lines
128 B
C

#ifndef HUBER_ASYNCPROTOCOL_H
#define HUBER_ASYNCPROTOCOL_H
#include "sics.h"
void HUBERInitProtocol(SicsInterp *pSics);
#endif