ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/libmdtools/ExtendedSystem.hpp
(Generate patch)

Comparing trunk/OOPSE/libmdtools/ExtendedSystem.hpp (file contents):
Revision 458 by gezelter, Fri Apr 4 19:47:19 2003 UTC vs.
Revision 466 by gezelter, Mon Apr 7 14:30:36 2003 UTC

# Line 10 | Line 10 | class ExtendedSystem{ (public)
10   class ExtendedSystem{
11   public:
12  
13 <  ExtendedSystem(SimInfo &info);
13 >  ExtendedSystem(SimInfo* the_entry_plug);
14    virtual ~ExtendedSystem() {}
15  
16    void setQmass(double q) {qmass = q;}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines