Ignore:
Timestamp:
Feb 10, 2014, 4:34:03 PM (10 years ago)
Author:
touze
Message:

nvx elts: quadrupole & sextupole

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/sources/controler/src/nomDeLogiciel.cc

    r487 r489  
    8181void nomDeLogiciel::setCompatiblesElements()
    8282{
    83   cout << " nomDeLogiciel::setCompatiblesElements() " << program_ << endl;
     83  //cout << " nomDeLogiciel::setCompatiblesElements() " << program_ << endl;
    8484  switch (program_)
    8585    {
     
    138138  //xx
    139139
    140   cout << " nomDeLogiciel::doAcceptElement type : " << typdel << endl;
    141   cout << " nomDeLogiciel::doAcceptElement nb el/ acc. " << acceptedElements_.size() << endl;
     140  //cout << " nomDeLogiciel::doAcceptElement type : " << typdel << endl;
     141  //cout << " nomDeLogiciel::doAcceptElement nb el/ acc. " << acceptedElements_.size() << endl;
    142142  if (acceptedElements_.size() == 0 ) {
    143143    return TBoolError;
Note: See TracChangeset for help on using the changeset viewer.