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

Comparing trunk/src/openbabel/gromos96format.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 107 | Line 107 | class GROMOS96Format : public OBFormat (public)
107          std::string auditMsg = "OpenBabel::Write molecule ";
108          std::string description(Description());
109          auditMsg += description.substr( 0, description.find('\n') );
110 <        obErrorLog.ThrowError(__FUNCTION__,
110 >        obErrorLog.ThrowError(__func__,
111                                auditMsg,
112                                obAuditMsg);
113  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines