Bug fix.
This commit is contained in:
parent
9ee4064c46
commit
4b3cc927b9
|
|
@ -7,6 +7,7 @@ Modified: 2000 AlansFixes
|
|||
/* subroutine to do DC TRANSIENT analysis
|
||||
--- ONLY, unlike spice2 routine with the same name! */
|
||||
|
||||
#include<ngspice.h>
|
||||
#include <config.h>
|
||||
#include <cktdefs.h>
|
||||
#include <cktaccept.h>
|
||||
|
|
|
|||
|
|
@ -32,4 +32,4 @@ extern int BJT2disto(int,GENmodel*,CKTcircuit*);
|
|||
extern int BJT2noise(int,int,GENmodel*,CKTcircuit*,Ndata*,double*);
|
||||
extern int BJT2dSetup(GENmodel*, register CKTcircuit*);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue