Browse Source

hisim2, remove #include "fteconst.h"

pre-master-46
rlar 15 years ago
parent
commit
40cecd644e
  1. 4
      ChangeLog
  2. 1
      src/spicelib/devices/hisim2/hsm2noi.c

4
ChangeLog

@ -1,3 +1,7 @@
2011-05-22 Robert Larice
* src/spicelib/devices/hisim2/hsm2noi.c :
hisim2, remove #include "fteconst.h"
2011-05-22 Robert Larice
* src/spicelib/devices/hisim2/* :
hisim2, use NG_IGNORE() (swallow warnings)

1
src/spicelib/devices/hisim2/hsm2noi.c

@ -18,7 +18,6 @@
#include <math.h>
#include "hsm2def.h"
#include "cktdefs.h"
#include "fteconst.h"
#include "iferrmsg.h"
#include "noisedef.h"
#include "suffix.h"

Loading…
Cancel
Save