Jspice3
nutmegif.c File Reference
#include "spice.h"
#include "ftedefs.h"
#include "ftedebug.h"
#include "sperror.h"
#include "util.h"
Include dependency graph for nutmegif.c:

Go to the source code of this file.

Functions

struct variablenutif_getparam (char *ckt, char **name, char *param, int ind, wordlist **keyword)
 

Function Documentation

struct variable* nutif_getparam ( char *  ckt,
char **  name,
char *  param,
int  ind,
wordlist **  keyword 
)

Definition at line 22 of file nutmegif.c.

28 { return ((struct variable *) NULL); }
#define NULL
Definition: spdefs.h:121
Definition: cpstd.h:41