--- trunk/src/applications/staticProps/StaticProps.cpp 2006/09/20 20:13:40 1041 +++ trunk/src/applications/staticProps/StaticProps.cpp 2006/09/25 22:08:33 1051 @@ -163,6 +163,7 @@ int main(int argc, char* argv[]){ //parse md file and set up the system SimCreator creator; + std::cout << "dumpFile = " << dumpFileName << "\n"; SimInfo* info = creator.createSim(dumpFileName); RealType maxLen;