Add comment
This commit is contained in:
parent
233f9daba4
commit
4f79105b06
|
|
@ -9,7 +9,8 @@ Author: 1985 Thomas L. Quarles
|
||||||
#include "ngspice/sperror.h"
|
#include "ngspice/sperror.h"
|
||||||
#include "string.h"
|
#include "string.h"
|
||||||
|
|
||||||
|
/* Key is the pointer to the device name, not the name itself.
|
||||||
|
The pointer to the instance is returned. */
|
||||||
GENinstance *
|
GENinstance *
|
||||||
CKTfndDev(CKTcircuit *ckt, IFuid name)
|
CKTfndDev(CKTcircuit *ckt, IFuid name)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue