#include "spice.h"
#include <stdio.h>
#include "inpdefs.h"
#include "inpmacs.h"
Go to the source code of this file.
Definition at line 14 of file resparse.c.
66 if (thismodel !=
NULL) {
71 mdfast = thismodel->INPmodfast;
72 type = thismodel->INPmodType;
82 IFC(newInstance,(ckt,mdfast,&fast,name))
98 IFC(bindNode,(ckt,fast,1,node1))
99 IFC(bindNode,(ckt,fast,2,node2))