hisim2, #include "spice.h" --> "ngspice.h"

This commit is contained in:
rlar 2011-05-22 10:00:29 +00:00
parent dbb2068463
commit 25b4f9dbfa
18 changed files with 21 additions and 17 deletions

View File

@ -1,3 +1,7 @@
2011-05-22 Robert Larice
* src/spicelib/devices/hisim2/* :
hisim2, #include "spice.h" --> "ngspice.h"
2011-05-22 Robert Larice
* src/spicelib/devices/hisim2/hsm2eval.c :
hisim2, remove unused labels (swallow warnings)

View File

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

View File

@ -14,7 +14,7 @@
***********************************************************************/
#include <stdio.h>
#include "spice.h"
#include "ngspice.h"
#include "cktdefs.h"
#include "sperror.h"
#include "suffix.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "ifsim.h"
#include "cktdefs.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "cktdefs.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "hsm2def.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "hsm2def.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "cktdefs.h"
#include "hsm2def.h"

View File

@ -14,7 +14,7 @@
***********************************************************************/
#include <stdio.h>
#include "spice.h"
#include "ngspice.h"
#include "util.h"
#include "cktdefs.h"
#include "hsm2def.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "ifsim.h"
#include "cktdefs.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "hsm2def.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "util.h"
#include "hsm2def.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include <math.h>
#include "hsm2def.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "ifsim.h"
#include "hsm2def.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "cktdefs.h"
#include "complex.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "smpdefs.h"
#include "cktdefs.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "smpdefs.h"
#include "cktdefs.h"

View File

@ -13,7 +13,7 @@
Semiconductor Technology Academic Research Center (STARC)
***********************************************************************/
#include "spice.h"
#include "ngspice.h"
#include <stdio.h>
#include "cktdefs.h"
#include "hsm2def.h"