Jspice3
|
#include "spice.h"
#include <stdio.h>
#include "cktdefs.h"
#include "tskdefs.h"
#include "jobdefs.h"
#include "util.h"
#include "iferrmsg.h"
Go to the source code of this file.
Functions | |
int | CKTnewAnal (GENERIC *ckt, int type, IFuid name, GENERIC **analPtr, GENERIC *taskPtr) |
Definition at line 19 of file cktnewan.c.