--- trunk/OOPSE/libmdtools/LJFF.cpp 2004/04/12 20:32:20 1097 +++ trunk/OOPSE/libmdtools/LJFF.cpp 2004/05/12 20:14:09 1172 @@ -162,7 +162,7 @@ LJFF::LJFF(){ // generate the force file name strcpy( fileName, "LJFF.frc" ); - fprintf( stderr,"Trying to open %s\n", fileName ); + // fprintf( stderr,"Trying to open %s\n", fileName ); // attempt to open the file in the current directory first.