Changeset f23d7d for molecuilder/src/moleculelist.cpp
- Timestamp:
- Feb 9, 2009, 11:17:38 PM (17 years ago)
- Children:
- 2218dca
- Parents:
- 97c751
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/moleculelist.cpp
r97c751 rf23d7d 393 393 int FragmentCounter = 0; 394 394 ofstream output; 395 string basis("3-21G"); 395 396 396 397 // store the fragments as config and as xyz … … 404 405 405 406 // correct periodic 406 ListOfMolecules[i]->ScanForPeriodicCorrection(out);407 //ListOfMolecules[i]->ScanForPeriodicCorrection(out); 407 408 408 409 // output xyz file
Note:
See TracChangeset
for help on using the changeset viewer.