ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/Util/src/varkeepter.cc
(Generate patch)

Comparing UserCode/MitHzz4l/Util/src/varkeepter.cc (file contents):
Revision 1.1 by dkralph, Tue Oct 23 12:07:01 2012 UTC vs.
Revision 1.2 by dkralph, Mon Dec 17 17:23:07 2012 UTC

# Line 210 | Line 210 | void varkeepter::fill()
210   void varkeepter::writeclose()
211   {
212    assert(mode_!="r");
213 +  outfile_->cd();
214    outfile_->Write();
215    outfile_->Close();
216   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines