Removed spurious include for stdio.h.
This commit is contained in:
parent
b03a70760b
commit
0603ce82f1
|
|
@ -1,3 +1,8 @@
|
|||
2004-01-11 Paolo Nenzi <p.nenzi@ieee.org>
|
||||
|
||||
* src/spicelib/analysis/*: Removed redundant includes. File stdio.h
|
||||
is already included via ngspice.h.
|
||||
|
||||
2004-01-10 Paolo Nenzi <p.nenzi@ieee.org>
|
||||
|
||||
* configure.in: changed version to rework-15pre2.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ Modified 2001: AlansFixes
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "acdefs.h"
|
||||
#include "devdefs.h"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "acdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "acdefs.h"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ Author: 1985 Thomas L. Quarles
|
|||
#include "const.h"
|
||||
#include "optdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "spmatrix.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "smpdefs.h"
|
||||
#include "cktdefs.h"
|
||||
#include "iferrmsg.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "tskdefs.h"
|
||||
#include "jobdefs.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "sperror.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "tskdefs.h"
|
||||
#include "jobdefs.h"
|
||||
#include "ifsim.h"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "devdefs.h"
|
||||
#include "ifsim.h"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ Author: 1988 Jaijeet S Roychowdhury
|
|||
#include "iferrmsg.h"
|
||||
#include "distodef.h"
|
||||
#include "sperror.h"
|
||||
#include <stdio.h>
|
||||
|
||||
|
||||
int
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "devdefs.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "jobdefs.h"
|
||||
#include "tskdefs.h"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
@ -49,6 +48,12 @@ CKTinst2Node(void *ckt, void *instPtr, int terminal, void **node, IFuid *nodeNam
|
|||
case 5:
|
||||
nodenum = ((GENinstance *)instPtr)->GENnode5;
|
||||
break;
|
||||
case 6:
|
||||
nodenum = ((GENinstance *)instPtr)->GENnode6;
|
||||
break;
|
||||
case 7:
|
||||
nodenum = ((GENinstance *)instPtr)->GENnode7;
|
||||
break;
|
||||
}
|
||||
/* ok, now we know its number, so we just have to find it.*/
|
||||
for(here = ((CKTcircuit*)ckt)->CKTnodes;here;here = here->next) {
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "smpdefs.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "smpdefs.h"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "devdefs.h"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "devdefs.h"
|
||||
#include "cktdefs.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,12 +4,11 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
/* CKTmkVolt
|
||||
* make the given name a 'node' of type current in the
|
||||
* make the given name a 'node' of type voltage in the
|
||||
* specified circuit
|
||||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "devdefs.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1988 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
|
|
|
|||
|
|
@ -4,9 +4,7 @@ Author: 1999 Alan Gillespie
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "suffix.h"
|
||||
#include "cktdefs.h"
#include "suffix.h"
|
||||
|
||||
void
|
||||
CKTncDump(ckt)
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include "tskdefs.h"
|
||||
#include "jobdefs.h"
|
||||
#include "ifsim.h"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "smpdefs.h"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "smpdefs.h"
|
||||
|
|
|
|||
|
|
@ -12,11 +12,9 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
|
||||
|
||||
|
||||
IFuid
|
||||
CKTnodName(CKTcircuit *ckt, int nodenum)
|
||||
{
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ Author: 1987 Gary W. Ng
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "devdefs.h"
|
||||
#include "iferrmsg.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ Modified: 2000 AlansFixes
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "devdefs.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "devdefs.h"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ Author: 1992 David A. Gates, UC Berkeley CADgroup
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "smpdefs.h"
|
||||
#include "cktdefs.h"
|
||||
#include "const.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "devdefs.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "devdefs.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "tskdefs.h"
|
||||
#include "jobdefs.h"
|
||||
#include "ifsim.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "smpdefs.h"
|
||||
#include "cktdefs.h"
|
||||
#include "const.h"
|
||||
|
|
|
|||
|
|
@ -4,13 +4,11 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
|
||||
|
||||
|
||||
#define ccap (qcap+1)
|
||||
|
||||
|
||||
void
|
||||
CKTterr(int qcap, CKTcircuit *ckt, double *timeStep)
|
||||
{
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Copyright 1990 Regents of the University of California. All rights reserved.
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "trandefs.h"
|
||||
#include "cktdefs.h"
|
||||
#include "devdefs.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@ Author: 1985 Thomas L. Quarles
|
|||
*/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "smpdefs.h"
|
||||
#include "devdefs.h"
|
||||
|
|
|
|||
|
|
@ -3,8 +3,7 @@ Copyright 1990 Regents of the University of California. All rights reserved.
|
|||
Author: 1988 Jaijeet S Roychowdhury
|
||||
**********/
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include "ngspice.h"
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "opdefs.h"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ Modified: 2000 AlansFixes
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "sperror.h"
|
||||
#include "ifsim.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "trcvdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "trcvdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1988 Jaijeet S Roychowdhury
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "distodef.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1988 Jaijeet S Roychowdhury
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1987 Gary W. Ng
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@ Author: 1987 Gary W. Ng
|
|||
* Hence, the reason for the constant 'N_INTUSELOG'.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "ngspice.h"
|
||||
#include "noisedef.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1987 Gary W. Ng
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include "ngspice.h"
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "pzdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include "ngspice.h"
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "pzdefs.h"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Copyright 1991 Regents of the University of California. All rights reserved.
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ Copyright 1991 Regents of the University of California. All rights reserved.
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "cktdefs.h"
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ Author: 1988 Thomas L. Quarles
|
|||
/* subroutine to do DC Transfer Function analysis */
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "cktdefs.h"
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "trcvdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "tfdefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "trandefs.h"
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ Author: 1985 Thomas L. Quarles
|
|||
**********/
|
||||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "trandefs.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue