set path to 64 bit codemodel files
This commit is contained in:
parent
190a80c023
commit
0f15c7ea8d
|
|
@ -20,14 +20,14 @@ if $__flag = 0
|
||||||
* For SPICE2 POLYs, edit the below line to point to the location
|
* For SPICE2 POLYs, edit the below line to point to the location
|
||||||
* of your codemodel.
|
* of your codemodel.
|
||||||
|
|
||||||
codemodel C:/Spice/lib/ngspice/spice2poly.cm
|
codemodel C:/Spice64/lib/ngspice/spice2poly.cm
|
||||||
|
|
||||||
* The other codemodels
|
* The other codemodels
|
||||||
codemodel C:/Spice/lib/ngspice/analog.cm
|
codemodel C:/Spice64/lib/ngspice/analog.cm
|
||||||
codemodel C:/Spice/lib/ngspice/digital.cm
|
codemodel C:/Spice64/lib/ngspice/digital.cm
|
||||||
codemodel C:/Spice/lib/ngspice/xtradev.cm
|
codemodel C:/Spice64/lib/ngspice/xtradev.cm
|
||||||
codemodel C:/Spice/lib/ngspice/xtraevt.cm
|
codemodel C:/Spice64/lib/ngspice/xtraevt.cm
|
||||||
codemodel C:/Spice/lib/ngspice/table.cm
|
codemodel C:/Spice64/lib/ngspice/table.cm
|
||||||
|
|
||||||
end
|
end
|
||||||
unset __flag
|
unset __flag
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue