@ -1,3 +1,6 @@
2009-04-22 Holger Vogt
* bsim4v2init.c, bsim4v3init.c: CIDER added
* inpcom.c measure.c mystring.c alloc.c: show Windows error
message before exiting
@ -67,7 +67,10 @@ SPICEdev BSIM4v2info = {
/* DEVsenTrunc */ NULL,
/* DEVdisto */ NULL,
/* DEVnoise */ BSIM4v2noise,
#ifdef CIDER
NULL, /* DEVdump */
NULL, /* DEVacct */
#endif
/* DEVinstSize */ &BSIM4v2iSize,
/* DEVmodSize */ &BSIM4v2mSize
};
@ -67,7 +67,10 @@ SPICEdev BSIM4v3info = {
/* DEVnoise */ BSIM4v3noise,
/* DEVinstSize */ &BSIM4v3iSize,
/* DEVmodSize */ &BSIM4v3mSize