From a7a2ff0f7bf9bb4ce188f79d5746a4d3198e7281 Mon Sep 17 00:00:00 2001 From: rlar Date: Sun, 22 May 2011 10:16:08 +0000 Subject: [PATCH] hisim2, fix NevalSrc(), Nintegrate() redeclaration --- src/spicelib/devices/hisim2/hsm2noi.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/spicelib/devices/hisim2/hsm2noi.c b/src/spicelib/devices/hisim2/hsm2noi.c index 2fe59cb14..e6dde7b7d 100644 --- a/src/spicelib/devices/hisim2/hsm2noi.c +++ b/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,