andrewsb8 / DROP

Dihedral Rotation Of Proteins
GNU General Public License v3.0
1 stars 0 forks source link

Seg fault occurs when there are no CONECT records #20

Closed andrewsb8 closed 1 month ago

andrewsb8 commented 3 months ago

Should terminate with an error message if there are none.

Once #15 is resolved, the error should persist only for modules where CONECT records are required.

andrewsb8 commented 1 month ago

This was a typo in readProtein where log was passed to drop_fatal but was undeclared.