Make sure region specification gets written correctly in summary.h5

This commit is contained in:
Paul Romano 2015-10-04 09:36:37 +07:00
parent e3436d625b
commit fa8bbfd43f

View file

@ -188,7 +188,7 @@ contains
region_spec = trim(region_spec) // " ~"
case (OP_INTERSECTION)
case (OP_UNION)
region_spec = trim(region_spec) // " ^"
region_spec = trim(region_spec) // " |"
case default
region_spec = trim(region_spec) // " " // to_str(&
sign(surfaces(abs(k))%obj%id, k))