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

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/Symplectic.cpp (file contents):
Revision 270 by mmeineke, Fri Feb 14 17:08:46 2003 UTC vs.
Revision 273 by mmeineke, Mon Feb 17 18:03:06 2003 UTC

# Line 30 | Line 30 | Symplectic::Symplectic( SimInfo* the_entry_plug ForceF
30  
31  
32  
33 < Symplectic::Symplectic( SimInfo* the_entry_plug ForceFields* the_ff ){
33 > Symplectic::Symplectic( SimInfo* the_entry_plug, ForceFields* the_ff ){
34    entry_plug = the_entry_plug;
35    myFF = the_ff;
36    isFirst = 1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines