Fixed a crash with certain shared library versions
This commit is contained in:
parent
6b3584ce9b
commit
18e99fa30f
|
@ -54,7 +54,6 @@ void NGSPICE::Init()
|
||||||
}
|
}
|
||||||
|
|
||||||
Command( "reset" );
|
Command( "reset" );
|
||||||
Command( "remcirc" );
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue