@ -1,3 +1,7 @@
2011-05-22 Robert Larice
* src/spicelib/devices/hisim2/* :
hisim2, #include "spice.h" --> "ngspice.h"
* src/spicelib/devices/hisim2/hsm2eval.c :
hisim2, remove unused labels (swallow warnings)
@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "devdefs.h"
#include "hsm2def.h"
@ -14,7 +14,7 @@
#include "cktdefs.h"
#include "sperror.h"
#include "suffix.h"
#include "ifsim.h"
#include "util.h"
#include <math.h>
#include "complex.h"
#include "smpdefs.h"