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

Comparing trunk/OOPSE-2.0/src/openbabel/povrayformat.hpp (file contents):
Revision 2450 by gezelter, Thu Nov 17 20:38:45 2005 UTC vs.
Revision 2518 by tim, Fri Dec 16 21:52:50 2005 UTC

# Line 116 | Line 116 | class PovrayFormat : public OBFormat (public)
116          std::string auditMsg = "OpenBabel::Write molecule ";
117          std::string description(Description());
118          auditMsg += description.substr( 0, description.find('\n') );
119 <        obErrorLog.ThrowError(__FUNCTION__,
119 >        obErrorLog.ThrowError(__func__,
120                                auditMsg,
121                                obAuditMsg);
122          delete pOb;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines