Changeset 439


Ignore:
Timestamp:
06/06/13 18:04:18 (11 years ago)
Author:
ymipsl
Message:

cleaning output

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/field.cpp

    r436 r439  
    417417        else isOnceOperation=false; 
    418418        isFirstOperation=true; 
    419        
    420         cout<<"Operation : "<<operation<<" isOnce "<<isOnceOperation<<endl;           
     419 
    421420#define DECLARE_FUNCTOR(MType, mtype)              \ 
    422421   if  (operation.getValue().compare(#mtype) == 0) \ 
Note: See TracChangeset for help on using the changeset viewer.