mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
Don't need Tclx
This commit is contained in:
@@ -13,8 +13,6 @@ proc Loadspice { version dir } {
|
|||||||
|
|
||||||
package require tclreadline
|
package require tclreadline
|
||||||
|
|
||||||
package require Tclx ;# for bsearch
|
|
||||||
|
|
||||||
set suffix [info sharedlibextension]
|
set suffix [info sharedlibextension]
|
||||||
|
|
||||||
set library spice${suffix}
|
set library spice${suffix}
|
||||||
|
|||||||
Reference in New Issue
Block a user