ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/openbabel/molchrg.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/openbabel/molchrg.cpp (file contents):
Revision 2517 by tim, Wed Nov 16 19:42:11 2005 UTC vs.
Revision 2518 by tim, Fri Dec 16 21:52:50 2005 UTC

# Line 57 | Line 57 | bool OBGastChrg::AssignPartialCharges(OBMol &mol)
57   bool OBGastChrg::AssignPartialCharges(OBMol &mol)
58   {
59      //InitialPartialCharges(mol);
60 <    obErrorLog.ThrowError(__FUNCTION__,
60 >    obErrorLog.ThrowError(__func__,
61                            "Ran OpenBabel::AssignPartialCharges", obAuditMsg);
62  
63      OBAtom *atom;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines