This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
kicad
mirror of
https://github.com/KiCad/kicad-source-mirror
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
Fixed a crash with certain shared library versions
pull/3/merge
Maciej Suminski
9 years ago
parent
6b3584ce9b
commit
18e99fa30f
1 changed files
with
0 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
eeschema/sim/ngspice.cpp
1
eeschema/sim/ngspice.cpp
View File
@ -54,7 +54,6 @@ void NGSPICE::Init()
}
Command
(
"
reset
"
)
;
Command
(
"
remcirc
"
)
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/kicad
Title
Body
Create Issue