Skip to content
Snippets Groups Projects
Commit ad68af7f authored by Bienchen's avatar Bienchen
Browse files

Added new loop type in chemdict format

parent 5d552c42
Branches
Tags
No related merge requests found
...@@ -34,6 +34,7 @@ namespace ost { namespace io { ...@@ -34,6 +34,7 @@ namespace ost { namespace io {
typedef enum { typedef enum {
ATOM_SPEC, ATOM_SPEC,
BOND_SPEC, BOND_SPEC,
DESC_SPEC,
DONT_KNOW DONT_KNOW
} LoopType; } LoopType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment