From bd77c2b2128fe87c3e8338dd2518bb099a3bd640 Mon Sep 17 00:00:00 2001 From: Craig E Rasmussen Date: Thu, 27 Apr 2006 22:48:07 +0000 Subject: [PATCH] Changed bool Fortran type to logical This commit was SVN r9765. --- ompi/mpi/f90/xml/chasm-mpi.i.f90.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ompi/mpi/f90/xml/chasm-mpi.i.f90.xsl b/ompi/mpi/f90/xml/chasm-mpi.i.f90.xsl index 5c83772ca7..de334693bd 100644 --- a/ompi/mpi/f90/xml/chasm-mpi.i.f90.xsl +++ b/ompi/mpi/f90/xml/chasm-mpi.i.f90.xsl @@ -466,7 +466,7 @@ end - integer + logical