fix bug no 819, which has been introduced by

d5ef8a366 ("Remove all entries connected to IPC, an outdated (>30 years) method to link ngspice to a now defunct controller (ATESSE).", 2025-10-21)
This commit is contained in:
Holger Vogt 2025-10-25 15:37:08 +02:00
parent a6590d354f
commit f8036c5363
1 changed files with 1 additions and 2 deletions

View File

@ -182,9 +182,8 @@ NOISEan(CKTcircuit* ckt, int restart)
EVTop_save(ckt, MIF_TRUE, 0.0);
}
else
{ // start of no XSPICE event-driven instances
#endif
{ // start of no XSPICE event-driven instances
#ifdef KLU
if (ckt->CKTmatrix->CKTkluMODE)
{