Merging release 2.0 branch with CVS trunk
r2601 | ffr | 2008-05-30 10:26:57 +1000 (Fri, 30 May 2008) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
4a937e1608
commit
0749b0effa
15
site_ansto/lssmonitor.h
Normal file
15
site_ansto/lssmonitor.h
Normal file
@@ -0,0 +1,15 @@
|
||||
/*
|
||||
* Low Side Server RCMS data monitor
|
||||
*
|
||||
* Rodney Davies, March 2008
|
||||
*
|
||||
*/
|
||||
#ifndef SICLSSS
|
||||
#define SICSLSS
|
||||
|
||||
void LSSInitProtocol(SicsInterp *pSics);
|
||||
|
||||
int LSSFactory(SConnection *pCon, SicsInterp *pSics,
|
||||
void *pData, int argc, char *argv[]);
|
||||
|
||||
#endif /* SICSSLSS */
|
||||
Reference in New Issue
Block a user