Correct readspice script to close the file after reading.

This commit is contained in:
Tim Edwards 2020-05-29 11:25:13 -04:00
parent 9522e0e9dd
commit c16ae32e70
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ proc readspice {netfile} {
}
}
lappend fdata $lastline
close $fnet
# Now look for all ".subckt" lines