remove optran command from spinit

This commit is contained in:
Holger Vogt 2021-10-10 11:40:00 +02:00
parent d6038ea43c
commit 1eb15de584
3 changed files with 0 additions and 3 deletions

View File

@ -13,7 +13,6 @@ set x11lineararcs
** 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
optran 1 1 1 100n 10u 0
strcmp __flag $program "ngspice" strcmp __flag $program "ngspice"
if $__flag = 0 if $__flag = 0

View File

@ -13,7 +13,6 @@ 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
optran 1 1 1 100n 10u 0
strcmp __flag $program "ngspice" strcmp __flag $program "ngspice"
if $__flag = 0 if $__flag = 0

View File

@ -13,7 +13,6 @@ 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
optran 1 1 1 100n 10u 0
strcmp __flag $program "ngspice" strcmp __flag $program "ngspice"
if $__flag = 0 if $__flag = 0