--- trunk/OOPSE/libmdtools/DumpReader.cpp 2003/07/21 16:23:57 642 +++ trunk/OOPSE/libmdtools/DumpReader.cpp 2003/07/21 21:27:40 643 @@ -1,3 +1,5 @@ +#define _FILE_OFFSET_BITS 64 + #include #include @@ -69,6 +71,7 @@ DumpReader :: ~DumpReader( ){ } + void DumpReader :: getFrame( SimInfo* the_simnfo, int whichFrame){ int i, j, done, which_node, which_atom; // loop counter