Changeset 6d0fcaa for molecuilder/src/molecule.hpp
- Timestamp:
- Feb 2, 2010, 9:43:52 AM (16 years ago)
- Children:
- 2bc06b, 31ccb6, 4bb871a
- Parents:
- 49faa8
- File:
-
- 1 edited
-
molecuilder/src/molecule.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecule.hpp
r49faa8 r6d0fcaa 269 269 int FragmentMolecule(int Order, config *configuration); 270 270 bool CheckOrderAtSite(bool *AtomMask, Graph *GlobalKeySetList, int Order, int *MinimumRingSize, char *path = NULL); 271 bool StoreBondsToFile(char *path); 271 272 bool StoreAdjacencyToFile(char *path); 272 273 bool CheckAdjacencyFileAgainstMolecule(char *path, atom **ListOfAtoms);
Note:
See TracChangeset
for help on using the changeset viewer.
