hisim2, remove #include "util.h"

This commit is contained in:
rlar 2011-05-22 10:02:59 +00:00
parent 25b4f9dbfa
commit debe7f9988
12 changed files with 4 additions and 11 deletions

View File

@ -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"

View File

@ -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)

View File

@ -15,7 +15,6 @@
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "cktdefs.h"
#include "hsm2def.h"
#include "trandefs.h"

View File

@ -15,7 +15,6 @@
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "hsm2def.h"
#include "sperror.h"
#include "gendefs.h"

View File

@ -15,7 +15,6 @@
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "hsm2def.h"
#include "suffix.h"

View File

@ -15,7 +15,6 @@
#include <stdio.h>
#include "ngspice.h"
#include "util.h"
#include "cktdefs.h"
#include "hsm2def.h"
#include "hisim2.h"

View File

@ -15,7 +15,6 @@
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "hsm2def.h"
#include "sperror.h"
#include "suffix.h"

View File

@ -15,7 +15,6 @@
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "hsm2def.h"
#include "ifsim.h"
#include "sperror.h"

View File

@ -21,7 +21,6 @@
#include "fteconst.h"
#include "iferrmsg.h"
#include "noisedef.h"
#include "util.h"
#include "suffix.h"
#include "const.h" /* jwan */

View File

@ -17,7 +17,6 @@
#include <stdio.h>
#include "ifsim.h"
#include "hsm2def.h"
#include "util.h"
#include "sperror.h"
#include "suffix.h"

View File

@ -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"

View File

@ -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"