mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Fixed another #endif statement.
This commit is contained in:
parent
62b04b1c0d
commit
d3afc2f64c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue