Ignore:
Timestamp:
02/21/02 12:08:03 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MHillasSrc.cc

    r1211 r1218  
    101101//
    102102// overloaded MParContainer to write MHillasSrc to an ascii file
    103 //
     103/*
    104104void MHillasSrc::AsciiWrite(ofstream &fout) const
    105105{
    106106    fout << fAlpha << " " << fDist;
    107107}
     108*/
Note: See TracChangeset for help on using the changeset viewer.