mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-03 02:53:04 +02:00
Error message when .end card is missing Reset if .end card is missing, to allow loading a netlist again. NULL as last element is no longer required, but .end card (this has been implicitedly assumed). Remove a bug that skippoed the last line (the .end card).