mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 14:15:42 -04:00
Added save attribute in xmlreader.
This commit is contained in:
parent
3557919939
commit
959dc18108
1 changed files with 1 additions and 0 deletions
|
|
@ -552,6 +552,7 @@ subroutine write_prolog
|
|||
& ' use WRITE_XML_PRIMITIVES', &
|
||||
& ' use XMLPARSE', &
|
||||
& ' implicit none', &
|
||||
& ' save', &
|
||||
& ' integer, private :: lurep_', &
|
||||
& ' logical, private :: strict_'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue