Skip to content

Update import statement of the multiblock coreCIF #27

Description

@vaitkus

Due to a recent renaming of the multiblock coreCIF dictionary, the import statement should be changed from:

    _import.get
        [{'dupl':Ignore  'file':multi_block_core.dic  'mode':Full
          'save':multiblock_core}]

to

    _import.get
        [
          {
           'dupl':Ignore  'file':cif_core_multiblock.dic  'mode':Full
           'save':CIF_CORE_MULTIBLOCK_HEAD
          }
        ]

Since the DDLm version of the imgCIF dictionary is produced using automated conversion, the underlying software should be updated as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions