ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/src/io/DumpReader.cpp
(Generate patch)

Comparing trunk/OOPSE-2.0/src/io/DumpReader.cpp (file contents):
Revision 2065 by tim, Tue Mar 1 14:45:45 2005 UTC vs.
Revision 2082 by tim, Mon Mar 7 22:39:33 2005 UTC

# Line 113 | Line 113 | DumpReader::~DumpReader() {
113              simError();
114          }
115  
116 <        MemoryUtils::deleteVectorOfPointer(framePos_);
116 >        MemoryUtils::deletePointers(framePos_);
117  
118   #ifdef IS_MPI
119  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines