Difference for src/MoleculeQM.C from version 1.2 to 1.3

version 1.2version 1.3
Line 745
Line 745
     }     }
          
          
     // If mechanichal embedding was requested bu we have QM-MM bonds, we need      // If mechanichal embedding was requested but we have QM-MM bonds, we need 
     // to send extra info to ComputeQM to preserve calculation speed.     // to send extra info to ComputeQM to preserve calculation speed.
     if (qmNumBonds > 0 && qmNoPC) {     if (qmNumBonds > 0 && qmNoPC) {
         qmMeNumBonds = qmNumBonds;         qmMeNumBonds = qmNumBonds;


Legend:
Removed in v.1.2 
changed lines
 Added in v.1.3



Made by using version 1.53 of cvs2html