Changeset 495 in Sophya for trunk/SophyaPI/PIext/basexecut.cc
- Timestamp:
- Oct 21, 1999, 8:58:45 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/basexecut.cc
r486 r495 22 22 #include "cvector.h" 23 23 24 24 using namespace PlanckDPC; 25 25 26 26 /* --Methode-- */ … … 118 118 cout << endl; 119 119 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; 122 122 } 123 123 mImgApp->RedirectStdOutErr(red);
Note:
See TracChangeset
for help on using the changeset viewer.