type cast for CKTinst2Node

This commit is contained in:
dwarning 2007-12-02 22:01:49 +00:00
parent adaeb6ca81
commit 159d624c91
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ IFsimulator SIMinfo = {
CKTground, /* groundNode function */
CKTbindNode, /* bindNode function */
CKTfndNode, /* findNode function */
(int(*)(void *,void *,int,void **,IFuid *)) /* va, type cast for CKTinst2Node */
CKTinst2Node, /* instToNode function */
CKTsetNodPm, /* setNodeParm function */
CKTaskNodQst, /* askNodeQuest function */