Skip to content

Commit

Permalink
trying cmake change
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Jul 12, 2019
1 parent 9731682 commit 7692571
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/flib/pio.F90
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ module pio
pio_freedecomp, pio_syncfile, &
pio_finalize, pio_set_hint, pio_getnumiotasks, pio_file_is_open, &
PIO_deletefile, PIO_get_numiotasks, PIO_iotype_available, &
#ifdef NETCDF_INTEGRATION
nf_init_intracom, &
#endif
!#ifdef NETCDF_INTEGRATION
! nf_init_intracom, &
!#endif
pio_set_rearr_opts

use pio_types, only : io_desc_t, file_desc_t, var_desc_t, iosystem_desc_t, &
Expand Down

0 comments on commit 7692571

Please sign in to comment.