From 58e8d82d3feb0d0afbc0e6ba715b9006becd0bfd Mon Sep 17 00:00:00 2001 From: ceresoli Date: Wed, 22 Oct 2008 20:13:29 +0000 Subject: [PATCH] `#endif' instead of `#end if' (D.C.) git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@5233 c92efa57-630b-4861-b058-cf58834340f0 --- Modules/mp_global.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/mp_global.f90 b/Modules/mp_global.f90 index bf13fd582..e438105a5 100644 --- a/Modules/mp_global.f90 +++ b/Modules/mp_global.f90 @@ -458,7 +458,7 @@ SUBROUTINE init_ortho_group( nproc_try, comm_all ) END IF -#end if +#endif #else