Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update definitions of flag items #47

Merged
merged 4 commits into from
Apr 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions cif_mag.dic
Original file line number Diff line number Diff line change
Expand Up @@ -479,10 +479,10 @@ save_atom_site_moment.modulation_flag
;
_name.category_id atom_site_moment
_name.object_id modulation_flag
_type.purpose Describe
_type.purpose State
_type.source Assigned
_type.container Single
_type.contents Code
_type.contents Word

loop_
_enumeration_set.state
Expand All @@ -509,7 +509,7 @@ save_atom_site_moment.refinement_flags_magnetic
_type.purpose State
_type.source Assigned
_type.container Single
_type.contents Code
_type.contents Word

loop_
_enumeration_set.state
Expand Down Expand Up @@ -877,10 +877,10 @@ save_atom_site_rotation.modulation_flag
;
_name.category_id atom_site_rotation
_name.object_id modulation_flag
_type.purpose Describe
_type.purpose State
_type.source Assigned
_type.container Single
_type.contents Code
_type.contents Word

loop_
_enumeration_set.state
Expand Down Expand Up @@ -909,7 +909,7 @@ save_atom_site_rotation.refinement_flags_rotational
_type.purpose State
_type.source Assigned
_type.container Single
_type.contents Code
_type.contents Word

loop_
_enumeration_set.state
Expand Down
Loading