ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/brains/SimSetup.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/brains/SimSetup.hpp (file contents):
Revision 1592 by tim, Mon Oct 18 17:07:27 2004 UTC vs.
Revision 1653 by gezelter, Wed Oct 27 00:01:29 2004 UTC

# Line 79 | Line 79 | class SimSetup{ (private)
79    int globalMolCounter;
80  
81    char force_field[100];
82 <  char forcefield_variant[100];
82 >  string forcefield_variant;
83    char ensemble[100];
84    Component** the_components;
85  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines