Changes in src/bondgraph.hpp [e138de:388049]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/bondgraph.hpp
re138de r388049 19 19 20 20 #include <iostream> 21 22 /*********************************************** defines ***********************************/ 23 24 #define BONDTHRESHOLD 0.4 //!< CSD threshold in bond check which is the width of the interval whose center is the sum of the covalent radii 21 25 22 26 /****************************************** forward declarations *****************************/
Note:
See TracChangeset
for help on using the changeset viewer.