Added reference to the www site for ekv model
This commit is contained in:
parent
3d557b762b
commit
b8393421a6
|
|
@ -281,7 +281,7 @@ char *INPdomodel(void *ckt, card * image, INPtables * tab)
|
|||
if (type < 0) {
|
||||
err =
|
||||
INPmkTemp
|
||||
("Placeholder for EKV model: look at http://.... for info on EKV\n");
|
||||
("Placeholder for EKV model: look at http://legwww.epfl.ch for info on EKV\n");
|
||||
}
|
||||
break;
|
||||
case 49:
|
||||
|
|
|
|||
Loading…
Reference in New Issue