ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/staticProps/StaticProps.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/staticProps/StaticProps.cpp (file contents):
Revision 3020 by gezelter, Wed Sep 20 20:13:40 2006 UTC vs.
Revision 3021 by gezelter, Mon Sep 25 22:08:33 2006 UTC

# Line 163 | Line 163 | int main(int argc, char* argv[]){
163  
164    //parse md file and set up the system
165    SimCreator creator;
166 +  std::cout << "dumpFile = " << dumpFileName << "\n";
167    SimInfo* info = creator.createSim(dumpFileName);
168  
169    RealType maxLen;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines