ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/UseTheForce/ForceField.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/UseTheForce/ForceField.cpp (file contents):
Revision 1808 by tim, Wed Nov 24 21:33:00 2004 UTC vs.
Revision 1809 by tim, Wed Dec 1 02:24:57 2004 UTC

# Line 35 | Line 35 | ForceField::ForceField() : hasVariant_(false){
35   #include "utils/simError.h"
36   namespace oopse {
37  
38 < ForceField::ForceField() : hasVariant_(false){
38 > ForceField::ForceField() {
39      char* tempPath;
40      tempPath = getenv("FORCE_PARAM_PATH");
41  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines