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 f66530f commit 9731682
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/flib/pio.F90
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +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
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 9731682

Please sign in to comment.