Changeset 8d9d38 for molecuilder/src/defs.hpp
- Timestamp:
- Feb 25, 2010, 4:43:02 PM (16 years ago)
- Children:
- 3db67e
- Parents:
- 2e6496
- File:
-
- 1 edited
-
molecuilder/src/defs.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/defs.hpp
r2e6496 r8d9d38 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 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.
