hisim2, fix NevalSrc(), Nintegrate() redeclaration
This commit is contained in:
parent
a57361333a
commit
a7a2ff0f7b
|
|
@ -30,9 +30,6 @@
|
||||||
* all of the MOSFET's is summed with the variable "OnDens".
|
* all of the MOSFET's is summed with the variable "OnDens".
|
||||||
*/
|
*/
|
||||||
|
|
||||||
extern void NevalSrc();
|
|
||||||
extern double Nintegrate();
|
|
||||||
|
|
||||||
int HSM2noise (
|
int HSM2noise (
|
||||||
int mode, int operation,
|
int mode, int operation,
|
||||||
GENmodel *inModel,
|
GENmodel *inModel,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue