Reverted from 11042 (sorry but I have to comment do_stop on my system otherwise I get weird crash at the end of the execution using latest versions of MVAPICH and Open MPI)

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11043 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
spigafi 2014-06-13 16:24:14 +00:00
parent 89ce939d5d
commit ab3ff232fd
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ PROGRAM pwscf
CALL run_pwscf ( exit_status )
!
CALL stop_run( exit_status )
!CALL do_stop( exit_status )
CALL do_stop( exit_status )
!
STOP
!