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) {
|
if (type < 0) {
|
||||||
err =
|
err =
|
||||||
INPmkTemp
|
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;
|
break;
|
||||||
case 49:
|
case 49:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue