Remove XSPICE from spinit
This commit is contained in:
parent
f646ac30ca
commit
b2b3b57ea6
|
|
@ -13,21 +13,3 @@ set filetype=ascii
|
||||||
** default (if compiled with --enable-openmp) is: 2
|
** default (if compiled with --enable-openmp) is: 2
|
||||||
set num_threads=4
|
set num_threads=4
|
||||||
set interactive
|
set interactive
|
||||||
|
|
||||||
strcmp __flag $program "ngspice"
|
|
||||||
if $__flag = 0
|
|
||||||
|
|
||||||
* For SPICE2 POLYs, edit the below line to point to the location
|
|
||||||
* of your codemodel.
|
|
||||||
|
|
||||||
codemodel C:/Spice/lib/ngspice/spice2poly.cm
|
|
||||||
|
|
||||||
* The other codemodels
|
|
||||||
codemodel C:/Spice/lib/ngspice/analog.cm
|
|
||||||
codemodel C:/Spice/lib/ngspice/digital.cm
|
|
||||||
codemodel C:/Spice/lib/ngspice/xtradev.cm
|
|
||||||
codemodel C:/Spice/lib/ngspice/xtraevt.cm
|
|
||||||
codemodel C:/Spice/lib/ngspice/table.cm
|
|
||||||
|
|
||||||
end
|
|
||||||
unset __flag
|
|
||||||
|
|
|
||||||
|
|
@ -13,21 +13,3 @@ set filetype=ascii
|
||||||
** default (if compiled with --enable-openmp) is: 2
|
** default (if compiled with --enable-openmp) is: 2
|
||||||
set num_threads=4
|
set num_threads=4
|
||||||
set interactive
|
set interactive
|
||||||
|
|
||||||
strcmp __flag $program "ngspice"
|
|
||||||
if $__flag = 0
|
|
||||||
|
|
||||||
* For SPICE2 POLYs, edit the below line to point to the location
|
|
||||||
* of your codemodel.
|
|
||||||
|
|
||||||
codemodel C:/Spice64/lib/ngspice/spice2poly.cm
|
|
||||||
|
|
||||||
* The other codemodels
|
|
||||||
codemodel C:/Spice64/lib/ngspice/analog.cm
|
|
||||||
codemodel C:/Spice64/lib/ngspice/digital.cm
|
|
||||||
codemodel C:/Spice64/lib/ngspice/xtradev.cm
|
|
||||||
codemodel C:/Spice64/lib/ngspice/xtraevt.cm
|
|
||||||
codemodel C:/Spice64/lib/ngspice/table.cm
|
|
||||||
|
|
||||||
end
|
|
||||||
unset __flag
|
|
||||||
|
|
|
||||||
|
|
@ -13,21 +13,3 @@ set filetype=ascii
|
||||||
** default (if compiled with --enable-openmp) is: 2
|
** default (if compiled with --enable-openmp) is: 2
|
||||||
set num_threads=4
|
set num_threads=4
|
||||||
set interactive
|
set interactive
|
||||||
|
|
||||||
strcmp __flag $program "ngspice"
|
|
||||||
if $__flag = 0
|
|
||||||
|
|
||||||
* For SPICE2 POLYs, edit the below line to point to the location
|
|
||||||
* of your codemodel.
|
|
||||||
|
|
||||||
codemodel C:/Spiced/lib/ngspice/spice2poly.cm
|
|
||||||
|
|
||||||
* The other codemodels
|
|
||||||
codemodel C:/Spiced/lib/ngspice/analog.cm
|
|
||||||
codemodel C:/Spiced/lib/ngspice/digital.cm
|
|
||||||
codemodel C:/Spiced/lib/ngspice/xtradev.cm
|
|
||||||
codemodel C:/Spiced/lib/ngspice/xtraevt.cm
|
|
||||||
codemodel C:/Spiced/lib/ngspice/table.cm
|
|
||||||
|
|
||||||
end
|
|
||||||
unset __flag
|
|
||||||
|
|
|
||||||
|
|
@ -13,21 +13,3 @@ set filetype=ascii
|
||||||
** default (if compiled with --enable-openmp) is: 2
|
** default (if compiled with --enable-openmp) is: 2
|
||||||
set num_threads=4
|
set num_threads=4
|
||||||
set interactive
|
set interactive
|
||||||
|
|
||||||
strcmp __flag $program "ngspice"
|
|
||||||
if $__flag = 0
|
|
||||||
|
|
||||||
* For SPICE2 POLYs, edit the below line to point to the location
|
|
||||||
* of your codemodel.
|
|
||||||
|
|
||||||
codemodel C:/Spice64d/lib/ngspice/spice2poly.cm
|
|
||||||
|
|
||||||
* The other codemodels
|
|
||||||
codemodel C:/Spice64d/lib/ngspice/analog.cm
|
|
||||||
codemodel C:/Spice64d/lib/ngspice/digital.cm
|
|
||||||
codemodel C:/Spice64d/lib/ngspice/xtradev.cm
|
|
||||||
codemodel C:/Spice64d/lib/ngspice/xtraevt.cm
|
|
||||||
codemodel C:/Spice64d/lib/ngspice/table.cm
|
|
||||||
|
|
||||||
end
|
|
||||||
unset __flag
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue