# | Line 51 | Line 51 | |
---|---|---|
51 | #include "io/ConstraintWriter.hpp" | |
52 | #include "utils/simError.h" | |
53 | ||
54 | – | // debugging: |
55 | – | #include <unistd.h> |
56 | – | |
54 | namespace OpenMD { | |
55 | ConstraintWriter::ConstraintWriter(SimInfo* info, | |
56 | const std::string& filename): info_(info) { |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |