| # | Line 48 | Line 48 | |
|---|---|---|
| 48 | #include "selection/SelectionManager.hpp" | |
| 49 | #include "applications/staticProps/StaticAnalyser.hpp" | |
| 50 | ||
| 51 | < | typedef std::pair<int, RealType> evIndex; |
| 51 | > | typedef std::pair<RealType, int> evIndex; |
| 52 | ||
| 53 | namespace OpenMD { | |
| 54 | class NanoLength : public StaticAnalyser { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |