- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/unittests/analysisbondsunittest.hpp
r4eb4fe r220cf37 34 34 35 35 molecule *TestMolecule; 36 const element *hydrogen; 37 const element *carbon; 36 element *hydrogen; 37 element *carbon; 38 periodentafel *tafel; 38 39 39 40 BondGraph *BG;
Note:
See TracChangeset
for help on using the changeset viewer.