Ignore:
Timestamp:
09/06/11 16:45:08 (13 years ago)
Author:
hozdoba
Message:

Corrections après tests sur titane

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/common/src/xmlio/functor.hpp

    r219 r266  
    2828            virtual ~CFunctor(void); 
    2929 
     30            //Traitement /// 
     31            virtual void final(void); 
     32 
    3033         protected : 
    3134 
     
    4851            DoubleArray doutput; 
    4952             
     53         protected : 
     54            /// Propriétés protégées ///    
     55            int nbcall;             
    5056      }; // class CFunctor 
    5157   } // namespace func 
Note: See TracChangeset for help on using the changeset viewer.