#include "spice.h"
#include <stdio.h>
#include "cktdefs.h"
#include "optdefs.h"
#include "tskdefs.h"
#include "jobdefs.h"
#include "const.h"
#include "sperror.h"
#include "iferrmsg.h"
Go to the source code of this file.
Definition at line 27 of file optsetp.c.
117 if (strncmp(value->
sValue,
"trap", 4) == 0)
119 else if (strcmp(value->
sValue,
"gear") == 0)
unsigned int TSKtryToCompact
Initial value:= {
{
"options",
"Task option selection",
},
0,
}
int OPTsetParm(GENERIC *cktp, GENERIC *anal, int which, IFvalue *value)
Definition at line 197 of file optsetp.c.