added sicsdescriptor command
This commit is contained in:
3
script.h
3
script.h
@ -45,6 +45,9 @@
|
||||
/*----------------------------------------------------------------------*/
|
||||
int SicsPrompt(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
/*----------------------------------------------------------------------*/
|
||||
int SICSDescriptor(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user