Skip to content

Commit 196fa9f

Browse files
Update src/LaMEM_post_processing.jl
Co-authored-by: Albert de Montserrat <[email protected]>
1 parent dcaff59 commit 196fa9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LaMEM_post_processing.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ function get_phase(path::String,FileName_pvtr::String,phaseIDs::Vector{Int},sep_
227227
end
228228
end
229229

230-
if sep_ind == true
230+
if sep_ind
231231
indices = idx[1]
232232
end
233233

0 commit comments

Comments
 (0)