Skip to content

Commit

Permalink
Removing unnecessary commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikurj authored Feb 12, 2020
1 parent 67f9a27 commit bc9d909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src_cs/modules/precision.F90
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module precision
use mpi
implicit none
save
!#include "mpif.h"
!
! Definition of the integer type used in the entire code. There
! might be a more elegant solution to do this, but be sure that
Expand Down

0 comments on commit bc9d909

Please sign in to comment.