/[PAMELA software]/DarthVader/OrbitalInfo/src/OrbitalInfoCore.cpp
ViewVC logotype

Diff of /DarthVader/OrbitalInfo/src/OrbitalInfoCore.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.57 by mocchiut, Tue May 15 14:31:13 2012 UTC revision 1.58 by mocchiut, Tue May 15 15:10:42 2012 UTC
# Line 1483  anni '50. Line 1483  anni '50.
1483    if (verbose) printf("\n Exiting4...\n");    if (verbose) printf("\n Exiting4...\n");
1484    if ( runinfo ) runinfo->Close();        if ( runinfo ) runinfo->Close();    
1485    if ( runinfo ) delete runinfo;    if ( runinfo ) delete runinfo;
1486      
1487      if ( debug ){  
1488    cout << "1   0x" << OrbitalInfotr << endl;    cout << "1   0x" << OrbitalInfotr << endl;
1489    cout << "2   0x" << OrbitalInfotrclone << endl;    cout << "2   0x" << OrbitalInfotrclone << endl;
1490    cout << "3   0x" << l0tr << endl;    cout << "3   0x" << l0tr << endl;
1491    cout << "4   0x" << tempOrbitalInfo << endl;    cout << "4   0x" << tempOrbitalInfo << endl;
1492    cout << "5   0x" << ttof << endl;    cout << "5   0x" << ttof << endl;
1493      }
1494    //    //
1495    file->ls();    if ( debug )  file->ls();
1496    //    //
1497    if(code < 0)  throw code;    if(code < 0)  throw code;
1498    return(code);    return(code);

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

  ViewVC Help
Powered by ViewVC 1.1.23