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
View File
@@ -70,6 +70,7 @@ proc readspice {netfile} {
}
}
lappend fdata $lastline
close $fnet
# Now look for all ".subckt" lines