Remove XSPICE from spinit

This commit is contained in:
Holger Vogt 2017-10-08 15:00:20 +02:00 committed by rlar
parent f646ac30ca
commit b2b3b57ea6
4 changed files with 0 additions and 72 deletions

View File

@ -13,21 +13,3 @@ set filetype=ascii
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
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

View File

@ -13,21 +13,3 @@ set filetype=ascii
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
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

View File

@ -13,21 +13,3 @@ set filetype=ascii
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
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

View File

@ -13,21 +13,3 @@ set filetype=ascii
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
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