Do not try to load *.osdi automatically
This commit is contained in:
parent
be6bd990db
commit
802ab2a2c5
|
|
@ -13,6 +13,9 @@ set x11lineararcs
|
|||
** default (if compiled with --enable-openmp) is: 2
|
||||
*set num_threads=4
|
||||
|
||||
* uncomment if central osdi management is set up
|
||||
unset osdi_enabled
|
||||
|
||||
* Load the codemodels
|
||||
if $?xspice_enabled
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ set filetype=ascii
|
|||
set num_threads=4
|
||||
set interactive
|
||||
|
||||
* uncomment if central osdi management is set up
|
||||
unset osdi_enabled
|
||||
|
||||
* Load the codemodels
|
||||
if $?xspice_enabled
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ set filetype=ascii
|
|||
set num_threads=8
|
||||
*set interactive
|
||||
|
||||
* uncomment if central osdi management is set up
|
||||
unset osdi_enabled
|
||||
|
||||
* Load the codemodels
|
||||
if $?xspice_enabled
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ set filetype=ascii
|
|||
set num_threads=4
|
||||
set interactive
|
||||
|
||||
* uncomment if central osdi management is set up
|
||||
unset osdi_enabled
|
||||
|
||||
* Load the codemodels
|
||||
if $?xspice_enabled
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ set filetype=ascii
|
|||
set num_threads=8
|
||||
*set interactive
|
||||
|
||||
* uncomment if central osdi management is set up
|
||||
unset osdi_enabled
|
||||
|
||||
* Load the codemodels
|
||||
if $?xspice_enabled
|
||||
|
||||
|
|
|
|||
|
|
@ -14,6 +14,9 @@ set filetype=ascii
|
|||
set num_threads=8
|
||||
*set interactive
|
||||
|
||||
* uncomment if central osdi management is set up
|
||||
unset osdi_enabled
|
||||
|
||||
* Load the codemodels
|
||||
if $?xspice_enabled
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue