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

Comparing trunk/OOPSE/libmdtools/SimInfo.cpp (file contents):
Revision 439 by chuckv, Mon Mar 31 22:09:39 2003 UTC vs.
Revision 441 by chuckv, Tue Apr 1 16:50:14 2003 UTC

# Line 65 | Line 65 | void SimInfo::refreshSim(){
65  
66    isError = 0;
67  
68 <  fInfo;
69 <  n_atoms;
70 <  identArray;
71 <  n_exclude;
72 <  excludes;
73 <  nGlobalExcludes;
74 <  globalExcludes;
75 <  isError;
68 > //   fInfo;
69 > //   n_atoms;
70 > //   identArray;
71 > //   n_exclude;
72 > //   excludes;
73 > //   nGlobalExcludes;
74 > //   globalExcludes;
75 > //   isError;
76  
77    setFsimulation( &fInfo, &n_atoms, identArray, &n_exclude, excl,
78                    &nGlobalExcludes, globalExcludes, &isError );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines