- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/unittests/AnalysisPairCorrelationUnitTest.hpp
re65de8 re5c0a1 37 37 std::vector<molecule *> allMolecules; 38 38 molecule *TestMolecule; 39 element *hydrogen;39 const element *hydrogen; 40 40 41 41 PairCorrelationMap *correlationmap;
Note:
See TracChangeset
for help on using the changeset viewer.