ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/trunk/src/openbabel/tinkerformat.hpp
(Generate patch)

Comparing trunk/src/openbabel/tinkerformat.hpp (file contents):
Revision 818 by tim, Wed Nov 16 21:22:51 2005 UTC vs.
Revision 819 by tim, Fri Dec 16 21:52:50 2005 UTC

# Line 67 | Line 67 | class TinkerFormat : public OBFormat (public)
67          std::string auditMsg = "OpenBabel::Write molecule ";
68          std::string description(Description());
69          auditMsg += description.substr( 0, description.find('\n') );
70 <        obErrorLog.ThrowError(__FUNCTION__,
70 >        obErrorLog.ThrowError(__func__,
71                                auditMsg,
72                                obAuditMsg);
73  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines