Ignore:
Timestamp:
06/03/10 12:21:55 (14 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mranforest
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mranforest/MHRanForestGini.cc

    r9153 r9583  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MHRanForestGini.cc,v 1.9 2008-11-11 11:46:50 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MHRanForestGini.cc,v 1.10 2010-06-03 11:20:47 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
  • trunk/MagicSoft/Mars/mranforest/MRanForestCalc.cc

    r8910 r9583  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.31 2008-06-02 09:10:27 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.32 2010-06-03 11:20:47 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    3434#include "MRanForestCalc.h"
    3535
     36#include <stdlib.h> // Needed for atof in some cases
     37
    3638#include <TMath.h>
    3739
Note: See TracChangeset for help on using the changeset viewer.