Browse Source

Added reference to the www site for ekv model

pre-master-46
pnenzi 25 years ago
parent
commit
b8393421a6
  1. 2
      src/spicelib/parser/inpdomod.c

2
src/spicelib/parser/inpdomod.c

@ -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…
Cancel
Save