#include "spice.h"
#include <stdio.h>
#include "swdefs.h"
#include "sperror.h"
Go to the source code of this file.
Definition at line 15 of file swsetup.c.
60 namarray[0] = here->
SWname;
63 "%s: unknown controlling source %s",namarray);
68 TSTALLOC(SWposPosptr, SWposNode, SWposNode)
69 TSTALLOC(SWposNegptr, SWposNode, SWnegNode)
70 TSTALLOC(SWnegPosptr, SWnegNode, SWposNode)
71 TSTALLOC(SWnegNegptr, SWnegNode, SWnegNode)
72 here->SWstate = *states;
#define SW_ON_CONDUCTANCE
#define TSTALLOC(ptr, first, second)
struct sSWinstance * SWnextInstance
#define SW_OFF_CONDUCTANCE
struct sSWmodel * SWnextModel