Browse Source

remove optran command from spinit

pre-master-46
Holger Vogt 5 years ago
parent
commit
1eb15de584
  1. 1
      src/spinit.in
  2. 1
      visualc/spinit_all
  3. 1
      visualc/spinitd64

1
src/spinit.in

@ -13,7 +13,6 @@ set x11lineararcs
** default (if compiled with --enable-openmp) is: 2
*set num_threads=4
set interactive
optran 1 1 1 100n 10u 0
strcmp __flag $program "ngspice"
if $__flag = 0

1
visualc/spinit_all

@ -13,7 +13,6 @@ set filetype=ascii
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
set interactive
optran 1 1 1 100n 10u 0
strcmp __flag $program "ngspice"
if $__flag = 0

1
visualc/spinitd64

@ -13,7 +13,6 @@ set filetype=ascii
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
set interactive
optran 1 1 1 100n 10u 0
strcmp __flag $program "ngspice"
if $__flag = 0

Loading…
Cancel
Save