ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE_old/src/mdtools/libmdCode/AbstractClasses.hpp
(Generate patch)

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/AbstractClasses.hpp (file contents):
Revision 270 by mmeineke, Fri Feb 14 17:08:46 2003 UTC vs.
Revision 362 by mmeineke, Tue Mar 18 21:25:45 2003 UTC

# Line 44 | Line 44 | struct ex_pair {
44    double c_potential_E;
45   };
46  
47 struct ex_pair {
48  int i;
49  int j;
50 };
47  
52
48   class Integrator{
49    
50   public:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines