Moved #ifdef in hdf5_interface to work on bluegene.

This commit is contained in:
Paul Romano 2012-01-24 14:00:59 -05:00
parent f92bdee1b7
commit 63e6ef7930

View file

@ -13,10 +13,10 @@ module hdf5_interface
implicit none
contains
#ifdef HDF5
contains
!===============================================================================
! HDF5_CREATE_OUTPUT
!===============================================================================