Fixed another #endif statement.

This commit is contained in:
Paul Romano 2013-04-08 20:01:46 -04:00
parent 62b04b1c0d
commit d3afc2f64c

View file

@ -22,7 +22,7 @@ module particle_restart
#ifdef HDF5
integer(HID_T) :: hdf5_particle_file
#endif HDF5
#endif
! Short names for output and error units
integer :: ou = OUTPUT_UNIT