ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/visitors/OtherVisitor.cpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/visitors/OtherVisitor.cpp (file contents):
Revision 1831 by tim, Thu Dec 2 05:17:10 2004 UTC vs.
Revision 1832 by tim, Thu Dec 2 16:04:19 2004 UTC

# Line 321 | Line 321 | void XYZVisitor::writeFrame(ostream &outStream) {
321      return data == NULL ? false : true;
322   }
323  
324 < void XYZVisitor::writeFrame(ostream &outStream) {
324 > void XYZVisitor::writeFrame(std::ostream &outStream) {
325      std::vector<std::string>::iterator i;
326      char buffer[1024];
327  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines