gen-mpi-sizeof: minor style change
Suggested by Paul Hargrove.
Этот коммит содержится в:
родитель
9f345bd22f
Коммит
0f3a3e52ba
@ -227,9 +227,7 @@ sub output_file {
|
|||||||
! compiler to build Open MPI.\n\n";
|
! compiler to build Open MPI.\n\n";
|
||||||
|
|
||||||
if ($want_bodies) {
|
if ($want_bodies) {
|
||||||
my $name = "ompi_sad_panda";
|
my $name = $pmpi_arg ? "pompi_sad_panda" : "ompi_sad_panda";
|
||||||
$name = "pompi_sad_panda"
|
|
||||||
if ($pmpi_arg);
|
|
||||||
print OUT "!
|
print OUT "!
|
||||||
! Dummy subroutine, just so that there is *some* Fortran in this file
|
! Dummy subroutine, just so that there is *some* Fortran in this file
|
||||||
! (this is defensive programming: since the Fortran compiler doesn't
|
! (this is defensive programming: since the Fortran compiler doesn't
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user