Changeset 7b80a5 for molecuilder/src
- Timestamp:
- May 8, 2008, 12:45:25 PM (17 years ago)
- Children:
- 08fd83
- Parents:
- 255d13
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecules.hpp
r255d13 r7b80a5 410 410 bool AddLeaf(molecule *ptr, MoleculeLeafClass *Previous); 411 411 bool FillBondStructureFromReference(ofstream *out, molecule *reference, int &FragmentCounter, atom ***&ListOfLocalAtoms, bool FreeList = false); 412 bool FillRootStackForSubgraphs(ofstream *out, KeyStack *&RootStack, int Order, int &FragmentCounter); 413 int Count(); 412 414 }; 413 415
Note:
See TracChangeset
for help on using the changeset viewer.