Changeset 1220


Ignore:
Timestamp:
02/21/02 13:34:47 (23 years ago)
Author:
bigongia
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1218 r1220  
    11                                                                  -*-*- END -*-*-
     2
     3 2002/02/21: Abelardo Moralejo
     4
     5   * manalysis/MHillasExt.cc :
     6     - added #include <math.h>  (else, fabs not recognized by OSF)
    27
    38 2002/02/21: Thomas Bretz
  • trunk/MagicSoft/Mars/manalysis/MHillasExt.cc

    r1211 r1220  
    4141
    4242#include <fstream.h>
     43#include <math.h>
    4344
    4445#include "MGeomPix.h"
Note: See TracChangeset for help on using the changeset viewer.