ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/staticProps/StaticProps.cpp
(Generate patch)

Comparing branches/development/src/applications/staticProps/StaticProps.cpp (file contents):
Revision 1465 by chuckv, Fri Jul 9 23:08:25 2010 UTC vs.
Revision 1601 by gezelter, Thu Aug 4 20:04:35 2011 UTC

# Line 171 | Line 171 | int main(int argc, char* argv[]){
171  
172      //parse md file and set up the system
173      SimCreator creator;
174    std::cout << "dumpFile = " << dumpFileName << "\n";
174      SimInfo* info = creator.createSim(dumpFileName);
175  
176      RealType maxLen;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines