Skip to content

Commit

Permalink
n/a
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennepalos committed Apr 10, 2024
1 parent d7e70d4 commit dab36b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/quick_oeproperties_module.f90
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ module quick_oeproperties_module
!----------------------------------------------------------------------------!
subroutine compute_esp(ierr)
use allmod
implicit none

#ifdef MPIV
use mpi
#endif

implicit none
integer, intent(out) :: ierr
logical :: debug = .true.
integer :: IIsh, JJsh
Expand Down

0 comments on commit dab36b3

Please sign in to comment.