mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Moved #ifdef in hdf5_interface to work on bluegene.
This commit is contained in:
parent
f92bdee1b7
commit
63e6ef7930
1 changed files with 2 additions and 2 deletions
|
|
@ -13,10 +13,10 @@ module hdf5_interface
|
|||
|
||||
implicit none
|
||||
|
||||
contains
|
||||
|
||||
#ifdef HDF5
|
||||
|
||||
contains
|
||||
|
||||
!===============================================================================
|
||||
! HDF5_CREATE_OUTPUT
|
||||
!===============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue