schrodinger / maeparser

maestro file parser
MIT License
23 stars 23 forks source link

Block::getIndexedBlock() should be const #60

Closed ricrogz closed 4 years ago

ricrogz commented 4 years ago

While working on RDKit I noticed this method is not const, while it should be.

Checks passed on all three platforms (after bumping MacOS version): https://dev.azure.com/ricrogz/mymaeparser/_build/results?buildId=470