Changeset bee48d for molecuilder/src/molecule.hpp
- Timestamp:
- Oct 17, 2009, 5:06:42 PM (16 years ago)
- Children:
- aec775
- Parents:
- d70bf6
- File:
-
- 1 edited
-
molecuilder/src/molecule.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecule.hpp
rd70bf6 rbee48d 245 245 246 246 /// Initialising routines in fragmentation 247 void CreateAdjacencyList 2(ofstream *out, ifstream *output);247 void CreateAdjacencyListFromDbondFile(ofstream *out, ifstream *output); 248 248 void CreateAdjacencyList(ofstream *out, double bonddistance, bool IsAngstroem); 249 249 void CreateListOfBondsPerAtom(ofstream *out);
Note:
See TracChangeset
for help on using the changeset viewer.
