hisim2, remove #include "util.h"
This commit is contained in:
parent
25b4f9dbfa
commit
debe7f9988
|
|
@ -1,3 +1,7 @@
|
|||
2011-05-22 Robert Larice
|
||||
* src/spicelib/devices/hisim2/* :
|
||||
hisim2, remove #include "util.h"
|
||||
|
||||
2011-05-22 Robert Larice
|
||||
* src/spicelib/devices/hisim2/* :
|
||||
hisim2, #include "spice.h" --> "ngspice.h"
|
||||
|
|
|
|||
|
|
@ -20,7 +20,6 @@
|
|||
#include "devdefs.h"
|
||||
#include "hsm2def.h"
|
||||
#include "sperror.h"
|
||||
#include "util.h"
|
||||
#include "suffix.h"
|
||||
|
||||
int HSM2ask(ckt,inst,which,value,select)
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "util.h"
|
||||
#include "cktdefs.h"
|
||||
#include "hsm2def.h"
|
||||
#include "trandefs.h"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "util.h"
|
||||
#include "hsm2def.h"
|
||||
#include "sperror.h"
|
||||
#include "gendefs.h"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "util.h"
|
||||
#include "hsm2def.h"
|
||||
#include "suffix.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include "ngspice.h"
|
||||
#include "util.h"
|
||||
#include "cktdefs.h"
|
||||
#include "hsm2def.h"
|
||||
#include "hisim2.h"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "util.h"
|
||||
#include "hsm2def.h"
|
||||
#include "sperror.h"
|
||||
#include "suffix.h"
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include "ngspice.h"
|
||||
#include <stdio.h>
|
||||
#include "util.h"
|
||||
#include "hsm2def.h"
|
||||
#include "ifsim.h"
|
||||
#include "sperror.h"
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
#include "fteconst.h"
|
||||
#include "iferrmsg.h"
|
||||
#include "noisedef.h"
|
||||
#include "util.h"
|
||||
#include "suffix.h"
|
||||
#include "const.h" /* jwan */
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@
|
|||
#include <stdio.h>
|
||||
#include "ifsim.h"
|
||||
#include "hsm2def.h"
|
||||
#include "util.h"
|
||||
#include "sperror.h"
|
||||
#include "suffix.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@
|
|||
#include "cktdefs.h"
|
||||
#include "hsm2def.h"
|
||||
#include "hsm2evalenv.h"
|
||||
#include "util.h"
|
||||
#include "const.h"
|
||||
#include "sperror.h"
|
||||
#include "suffix.h"
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@
|
|||
#include "cktdefs.h"
|
||||
#include "hsm2def.h"
|
||||
#include "hsm2evalenv.h"
|
||||
#include "util.h"
|
||||
#include "const.h"
|
||||
#include "sperror.h"
|
||||
#include "suffix.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue