Changeset 2b79c3 for molecuilder/src/molecules.hpp
- Timestamp:
- May 8, 2008, 3:39:36 PM (18 years ago)
- Children:
- d88597
- Parents:
- 169b24
- File:
-
- 1 edited
-
molecuilder/src/molecules.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecules.hpp
r169b24 r2b79c3 414 414 bool AssignKeySetsToFragment(ofstream *out, molecule *reference, Graph *KeySetList, atom ***&ListOfLocalAtoms, Graph **&FragmentList, int &FragmentCounter, bool FreeList = false); 415 415 bool FillListOfLocalAtoms(ofstream *out, atom ***&ListOfLocalAtoms, int &FragmentCounter, int GlobalAtomCount, bool &FreeList); 416 void TranslateIndicesToGlobalIDs(ofstream *out, Graph **FragmentList, int &FragmentCounter, int &TotalNumberOfKeySets, Graph &TotalGraph); 416 417 int Count() const; 417 418 };
Note:
See TracChangeset
for help on using the changeset viewer.
