Commit a9671546 by Maarten L. Hekkelman

PP helix assignment

parent 78dd9a3c
...@@ -91,7 +91,7 @@ enum class ChainBreak ...@@ -91,7 +91,7 @@ enum class ChainBreak
class DSSP class DSSP
{ {
public: public:
DSSP(const Structure& s); DSSP(const Structure& s, int min_poly_proline_stretch_length);
~DSSP(); ~DSSP();
DSSP(const DSSP&) = delete; DSSP(const DSSP&) = delete;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment