Browse Source

hisim2, fix NevalSrc(), Nintegrate() redeclaration

pre-master-46
rlar 15 years ago
parent
commit
a7a2ff0f7b
  1. 3
      src/spicelib/devices/hisim2/hsm2noi.c

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

@ -30,9 +30,6 @@
* all of the MOSFET's is summed with the variable "OnDens".
*/
extern void NevalSrc();
extern double Nintegrate();
int HSM2noise (
int mode, int operation,
GENmodel *inModel,

Loading…
Cancel
Save