Changeset 18274 for trunk/Mars/fact


Ignore:
Timestamp:
07/26/15 22:44:04 (9 years ago)
Author:
Daniela Dorner
Message:
commented loop for lp-run as data were removed from archive at isdc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/fact/analysis/callisto.C

    r18249 r18274  
    354354    tlist1.AddToList(&fill1d);
    355355
    356     if (!loop1.Eventloop(max1))
    357         return 10;
    358 
    359     if (!loop1.GetDisplay())
    360         return 11;
     356    //if (!loop1.Eventloop(max1))
     357    //    return 10;
     358
     359    //if (!loop1.GetDisplay())
     360    //    return 11;
    361361
    362362    if (delays)
Note: See TracChangeset for help on using the changeset viewer.