PSI sics-cvs-psi-complete-tree-post-site-support
This commit is contained in:
@@ -39,6 +39,8 @@ This object exports the following functions:
|
||||
|
||||
pSICSData createSICSData(void);
|
||||
|
||||
void assignSICSType(pSICSData self, int start, int end, int type);
|
||||
|
||||
int SICSDataFactory(SConnection *pCon, SicsInterp *pSics,
|
||||
void *pData,
|
||||
int argc, char *argv[]);
|
||||
@@ -71,6 +73,9 @@ which users may interact with the SICSData element.
|
||||
----------------------------------------------------------------------*/
|
||||
#ifndef SICSDATA
|
||||
#define SICSDATA
|
||||
#define INTTYPE 0
|
||||
#define FLOATTYPE 1
|
||||
|
||||
@<sidastruc@>
|
||||
/*------------------------------------------------------------------*/
|
||||
@<sidafunc@>
|
||||
|
||||
Reference in New Issue
Block a user