Changeset da83f8 for molecuilder/src/molecules.cpp
- Timestamp:
- Apr 24, 2008, 1:52:02 PM (17 years ago)
- Children:
- bd7b85
- Parents:
- 054af7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified molecuilder/src/molecules.cpp ¶
r054af7 rda83f8 1871 1871 MoleculeLeafClass *Subgraphs = NULL; // list of subgraphs from DFS analysis 1872 1872 1873 #ifdef ADDHYDROGEN 1874 debug("Test"); 1875 cout << Verbose(0) << "I will treat hydrogen special and saturate dangling bonds with it." << endl; 1876 #else 1877 debug("Test2"); 1878 cout << Verbose(0) << "Hydrogen is treated just like the rest of the lot." << endl; 1879 #endif 1880 1873 1881 CreateListOfBondsPerAtom(out); 1874 1882
Note:
See TracChangeset
for help on using the changeset viewer.