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 {
typedef enum {
ATOM_SPEC,
BOND_SPEC,
DESC_SPEC,
DONT_KNOW
} LoopType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment