Skip to content

Commit

Permalink
commenting out
Browse files Browse the repository at this point in the history
  • Loading branch information
edhartnett committed Jul 12, 2019
1 parent d212fe6 commit b4882a3
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,10 +22,10 @@ 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
pio_set_rearr_opts
! #ifdef NETCDF_INTEGRATION
! nf_init_intracom, &
! #endif

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

0 comments on commit b4882a3

Please sign in to comment.