diff --git a/src/crystal.jl b/src/crystal.jl index 7f76177..55be594 100644 --- a/src/crystal.jl +++ b/src/crystal.jl @@ -161,7 +161,7 @@ function Crystal( # Make sure the space group is P1 if line[1] == "_symmetry_space_group_name_H-M" || - line[1] == "_space_group_name_Hall" || + line[1] == "_space_group_name_Hall" || line[1] == "_space_group_name_H-M_alt" # use anonymous function to combine all terms past the first # to extract space group name