Ignore:
Timestamp:
02/23/10 10:25:15 (15 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/tpoint/TPointGui.cc

    r9495 r9551  
    1818#include <TF1.h>
    1919#include <TH2.h>
     20#include <TMath.h>
    2021#include <TMinuit.h>
    2122#include <TProfile.h>
     
    607608
    608609    if (!fi.fFilename)
    609         return 0;
     610        return "";
    610611
    611612    dir = fi.fIniDir;
Note: See TracChangeset for help on using the changeset viewer.