mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Fix RELAX NG spec for assume_separate.
This commit is contained in:
parent
d8250aba01
commit
cadffde450
1 changed files with 1 additions and 1 deletions
|
|
@ -39,5 +39,5 @@ element tallies {
|
|||
}
|
||||
}* &
|
||||
|
||||
element assume_separate { ( "off" | "on" ) }?
|
||||
element assume_separate { xsd:boolean }?
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue