From 4f62c378f31cf470d24fd0871cd0044044edcd81 Mon Sep 17 00:00:00 2001 From: vaitkus Date: Wed, 15 May 2024 19:22:51 +0300 Subject: [PATCH] Update the CIF_CORE dictionary import statement with the new Head category name. --- cif_ed.dic | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cif_ed.dic b/cif_ed.dic index f7641c4..10136ae 100644 --- a/cif_ed.dic +++ b/cif_ed.dic @@ -40,7 +40,9 @@ save_CIF_ED_HEAD _name.object_id CIF_ED_HEAD _import.get - [{'dupl':Ignore 'file':cif_core.dic 'mode':Full 'save':CIF_CORE}] + [ + {'dupl':Ignore 'file':cif_core.dic 'mode':Full 'save':CIF_CORE_HEAD} + ] save_ @@ -626,4 +628,7 @@ save_ _refine.diffraction_theory Changed name of Head category in line with evolving COMCIFS standards. + + Updated the CIF_CORE dictionary import statement with the new Head + category name. ;