Small fixes.
This commit is contained in:
parent
df69eedc4b
commit
d46cefa700
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
||||||
**********/
|
**********/
|
||||||
|
|
||||||
extern int RESask(CKTcircuit*,GENinstance*,int,IFvalue*,IFvalue*);
|
extern int RESask(CKTcircuit*,GENinstance*,int,IFvalue*,IFvalue*);
|
||||||
extern int RESconvTest(GENmodel*, CKTcircuit*);
|
|
||||||
extern int RESdelete(GENmodel*,IFuid,GENinstance**);
|
extern int RESdelete(GENmodel*,IFuid,GENinstance**);
|
||||||
extern void RESdestroy(GENmodel**);
|
extern void RESdestroy(GENmodel**);
|
||||||
extern int RESload(GENmodel*,CKTcircuit*);
|
extern int RESload(GENmodel*,CKTcircuit*);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue