|
|
@ -8,7 +8,7 @@ Author: 1985 Thomas L. Quarles |
|
|
* this is a driver program to iterate through all the various accept |
|
|
* this is a driver program to iterate through all the various accept |
|
|
* functions provided for the circuit elements in the given circuit */ |
|
|
* functions provided for the circuit elements in the given circuit */ |
|
|
|
|
|
|
|
|
#include <config.h> |
|
|
|
|
|
|
|
|
#include "ngspice/config.h" |
|
|
#include "ngspice/devdefs.h" |
|
|
#include "ngspice/devdefs.h" |
|
|
#include "ngspice/sperror.h" |
|
|
#include "ngspice/sperror.h" |
|
|
#include "ngspice/ifsim.h" |
|
|
#include "ngspice/ifsim.h" |
|
|
|