Changeset e58fcb7


Ignore:
Timestamp:
Apr 24, 2008, 5:01:39 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
77da65
Parents:
bd7b85
Message:

FragmentMolecule(): debug messages removed for ADDHYDROGEN

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/molecules.cpp

    rbd7b85 re58fcb7  
    66
    77#include "molecules.hpp"
    8 
    98
    109/************************************* Other Functions *************************************/
     
    18721871
    18731872#ifdef ADDHYDROGEN
    1874   debug("Test");
    18751873  cout << Verbose(0) << "I will treat hydrogen special and saturate dangling bonds with it." << endl;
    18761874#else
    1877   debug("Test2");
    18781875  cout << Verbose(0) << "Hydrogen is treated just like the rest of the lot." << endl;
    18791876#endif
    1880  
     1877
    18811878  CreateListOfBondsPerAtom(out);
    18821879
Note: See TracChangeset for help on using the changeset viewer.