unify, use #include "vccsext.h" the same way as in all other models
This commit is contained in:
parent
6c2f07bd59
commit
439f1a59e6
|
|
@ -15,7 +15,6 @@ Author: 1987 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
/* ARGSUSED */
|
||||
int
|
||||
|
|
|
|||
|
|
@ -86,4 +86,6 @@ typedef struct sVCCSmodel { /* model structure for a source */
|
|||
|
||||
/* model questions */
|
||||
|
||||
#include "vccsext.h"
|
||||
|
||||
#endif /*VCCS*/
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
int
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "ngspice/ngspice.h"
|
||||
#include "vccsdefs.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
void
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
/*ARGSUSED*/
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
int
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
/* ARGSUSED */
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "ngspice/sperror.h"
|
||||
#include "vccsdefs.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
/*ARGSUSED*/
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
int
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
/*ARGSUSED*/
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
int
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
void
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "vccsdefs.h"
|
||||
#include "ngspice/sperror.h"
|
||||
#include "ngspice/suffix.h"
|
||||
#include "vccsext.h"
|
||||
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Reference in New Issue