Ticket #49669: mpi-1.0.tcl.patch
File mpi-1.0.tcl.patch, 373 bytes (added by mwolfram@…, 9 years ago) |
---|
-
mpi-1.0.tcl
old new 225 225 } 226 226 227 227 proc mpi.setup {args} { 228 global cdb mpidb mpi.variants mpi.require compilers.variants name228 global cdb mpidb mpi.variants mpi.require mpi.default compilers.variants name 229 229 230 230 set add_list {} 231 231 set remove_list ${mpi.variants}