ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/no-template-branch/OOPSE/libmdtools/SRI.hpp
(Generate patch)

Comparing:
trunk/OOPSE/libmdtools/SRI.hpp (file contents), Revision 564 by mmeineke, Tue Jun 24 19:57:54 2003 UTC vs.
branches/no-template-branch/OOPSE/libmdtools/SRI.hpp (file contents), Revision 831, Tue Oct 28 16:20:29 2003 UTC

# Line 123 | Line 123 | class HarmonicBond : public Bond{ (public)
123      std::cerr << c_p_a->getType() << " - " << c_p_b->getType()
124                << ": " << c_p_a->getIndex() << " - "
125                << c_p_b->getIndex()
126 <              << ", d0 = " << d0 << ", k0" << k0 <<"\n";
126 >              << ", d0 = " << d0 << ", k0 = " << k0 <<"\n";
127    }
128  
129    private:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines