Menu

#675 Debug output in OBAtom.HtoMethyl() should be removed?

2.3.x
open
nobody
5
2012-10-23
2010-11-11
No

From Andrew Dalke:

OBAtom.HtoMethtyl() can dump code to stderr

v3: < -0.28, 0, 0 > v4: < -0.28, 0, 0 >

This is quite clearly a bit of debugging code which
wasn't removed:

cerr << "v3: " << v3 << " v4: " << v4 << endl;

Discussion