From 888c19b9ee75f7471db555bf77856b2a29c00701 Mon Sep 17 00:00:00 2001 From: Craig E Rasmussen Date: Thu, 27 Apr 2006 22:49:06 +0000 Subject: [PATCH] Changed bool Fortran type to logical This commit was SVN r9766. --- ompi/mpi/f90/xml/chasm-mpi.f90.sh.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/mpi/f90/xml/chasm-mpi.f90.sh.xsl b/ompi/mpi/f90/xml/chasm-mpi.f90.sh.xsl index 6064ecc225..33b6dfa7f7 100644 --- a/ompi/mpi/f90/xml/chasm-mpi.f90.sh.xsl +++ b/ompi/mpi/f90/xml/chasm-mpi.f90.sh.xsl @@ -301,7 +301,7 @@ do - integer + logical