Don't set interactive mode

This commit is contained in:
Holger Vogt 2022-06-26 11:50:30 +02:00
parent d3a436b7dd
commit d8119aaca4
3 changed files with 6 additions and 6 deletions

View File

@ -11,8 +11,8 @@ set filetype=ascii
*set askquit
** set the number of threads in openmp
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
set interactive
set num_threads=8
*set interactive
strcmp __flag $program "ngspice"
if $__flag = 0

View File

@ -11,8 +11,8 @@ set filetype=ascii
*set askquit
** set the number of threads in openmp
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
set interactive
set num_threads=8
*set interactive
strcmp __flag $program "ngspice"
if $__flag = 0

View File

@ -11,8 +11,8 @@ set filetype=ascii
*set askquit
** set the number of threads in openmp
** default (if compiled with --enable-openmp) is: 2
set num_threads=4
set interactive
set num_threads=8
*set interactive
strcmp __flag $program "ngspice"
if $__flag = 0