Prototype for HBgetOptions()
This commit is contained in:
parent
81964ceb81
commit
4fa458395d
|
|
@ -477,6 +477,7 @@ extern int CKTspCalcSMatrix(CKTcircuit* ckt);
|
|||
extern int HBan(CKTcircuit*, int);
|
||||
extern int HBaskQuest(CKTcircuit*, JOB*, int, IFvalue*);
|
||||
extern int HBsetParm(CKTcircuit*, JOB*, int, IFvalue*);
|
||||
extern int HBgetOptions(void);
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
|
|||
Loading…
Reference in New Issue