Changes in src/defs.hpp [5b9bba:7042f45]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/defs.hpp
r5b9bba r7042f45 32 32 33 33 enum Shading { white, lightgray, darkgray, black }; //!< color in Breadth-First-Search analysis 34 35 // some types that can stay abstract 36 typedef unsigned int moleculeId_t; 37 typedef unsigned int atomId_t; 34 38 35 39 //enum CutCyclicBond { KeepBond, SaturateBond }; //!< Saturation scheme either atom- or bondwise
Note:
See TracChangeset
for help on using the changeset viewer.