mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
initialization of the struct IFdevice.flags element in generated code
This commit is contained in:
@@ -911,6 +911,7 @@ static void write_SPICEdev(
|
||||
fprintf(fp, " MIFinst_varTable,\n");
|
||||
else
|
||||
fprintf(fp, " NULL,\n");
|
||||
fprintf(fp, " 0, /* flags */\n");
|
||||
|
||||
fprintf(fp, " },\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user