cleanup, prototype for `CKTemitlxt2(runDesc *)'
This commit is contained in:
parent
2129197f1f
commit
dcbee6659d
|
|
@ -330,6 +330,7 @@ extern int CKTdltNNum(CKTcircuit *, int);
|
|||
extern int CKTdltNod(CKTcircuit *, CKTnode *);
|
||||
extern int CKTdoJob(CKTcircuit *, int , TSKtask *);
|
||||
extern void CKTdump(CKTcircuit *, double, void *);
|
||||
extern void CKTemitlxt2(runDesc *);
|
||||
extern int CKTsoaInit(void);
|
||||
extern int CKTsoaCheck(CKTcircuit *);
|
||||
#ifdef CIDER
|
||||
|
|
|
|||
Loading…
Reference in New Issue