- Added additional cnvrt files from sicspsi
- Removed unused sycamore protocol from the code base
This commit is contained in:
@ -24,9 +24,6 @@ void MakeProtocol(void);
|
||||
/*--------------------- operations --------------------------------------*/
|
||||
int ProtocolAction(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
/*--------------------- implement protocol sycamore ---------------------*/
|
||||
int SCWriteSycamore(SConnection * pCon, char *pBuffer, int iOut);
|
||||
|
||||
/*--------------------- implement protocol API -----------------------*/
|
||||
char *GetProtocolName(SConnection * pCon);
|
||||
int GetProtocolID(SConnection * pCon);
|
||||
|
Reference in New Issue
Block a user