Changeset a68d44 for molecuilder/src/config.cpp
- Timestamp:
- Nov 26, 2009, 11:40:01 AM (16 years ago)
- Children:
- 2c0e4e, 9600a7
- Parents:
- 013ad57
- File:
-
- 1 edited
-
molecuilder/src/config.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/config.cpp
r013ad57 ra68d44 1069 1069 mol->SetNameFromFilename(filename); 1070 1070 mol->ActiveFlag = true; 1071 MolList->insert(mol); 1071 1072 1072 1073 // 4. dissect the molecule into connected subgraphs 1073 MolList->DissectMoleculeIntoConnectedSubgraphs(mol,this); 1074 // don't do this here ... 1075 //MolList->DissectMoleculeIntoConnectedSubgraphs(mol,this); 1074 1076 1075 1077 delete(mol);
Note:
See TracChangeset
for help on using the changeset viewer.
