Jspice3
|
#include "spice.h"
#include <stdio.h>
#include "cktdefs.h"
#include "tskdefs.h"
#include "iferrmsg.h"
#include "util.h"
#include "cktext.h"
Go to the source code of this file.
Functions | |
int | CKTnewTask (GENERIC *ckt, GENERIC **taskPtr, IFuid taskName) |
Definition at line 19 of file cktntask.c.