Commit Graph

2 Commits

Author SHA1 Message Date
Matt Swain
97f6783f80 Fix ConformerParser to use const std::string &
In #627, `readAmberTrajectory` in ConformerParser.h is updated to use `const std::string &`. This updates the corresponding method in ConformerParser.cpp to match. I needed to do this to compile RDKit with contrib.
2016-01-19 14:06:45 +00:00
Sereina Riniker
6a67bb81d9 ConformerParser moved to Contrib 2014-04-07 12:59:13 +02:00