Changeset 33bc66 for molecuilder/src/defs.hpp
- Timestamp:
- Feb 26, 2010, 11:47:16 AM (16 years ago)
- Children:
- 98a2987
- Parents:
- 3db67e
- File:
-
- 1 edited
-
molecuilder/src/defs.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/defs.hpp
r3db67e r33bc66 35 35 // some types that can stay abstract 36 36 typedef unsigned int moleculeId_t; 37 typedef int atomId_t;37 typedef unsigned int atomId_t; 38 38 39 39 //enum CutCyclicBond { KeepBond, SaturateBond }; //!< Saturation scheme either atom- or bondwise
Note:
See TracChangeset
for help on using the changeset viewer.
