mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-22 14:17:43 +02:00
Correct readspice script to close the file after reading.
This commit is contained in:
@@ -70,6 +70,7 @@ proc readspice {netfile} {
|
||||
}
|
||||
}
|
||||
lappend fdata $lastline
|
||||
close $fnet
|
||||
|
||||
# Now look for all ".subckt" lines
|
||||
|
||||
|
||||
Reference in New Issue
Block a user