Changeset 495 in Sophya for trunk/SophyaPI/PIext/basexecut.cc


Ignore:
Timestamp:
Oct 21, 1999, 8:58:45 PM (26 years ago)
Author:
ercodmgr
Message:

Portage -> DPPlanck , Reza+cmv 21/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/basexecut.cc

    r486 r495  
    2222#include "cvector.h"
    2323
    24 
     24using namespace PlanckDPC;
    2525
    2626/* --Methode-- */
     
    118118    cout << endl;
    119119    cerr << endl;
    120     string es = PeidaExc(merr);
    121     cerr << "PIABaseExecutor: Call UserFunc  Exception :" << merr << es;
     120//CMV_A_FAIRE    string es = PeidaExc(merr);
     121//CMV_A_FAIRE    cerr << "PIABaseExecutor: Call UserFunc  Exception :" << merr << es;
    122122    }
    123123  mImgApp->RedirectStdOutErr(red);
Note: See TracChangeset for help on using the changeset viewer.