Changeset 407


Ignore:
Timestamp:
01/19/13 18:58:14 (11 years ago)
Author:
ymipsl
Message:

suppress print line

YM

File:
1 edited

Legend:

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

    r384 r407  
    961961      
    962962    buffer>>isCurvilinear>>indi>>indj>>lon>>lat ; 
    963     if (isCurvilinear) cout<<"Grid Curvilinear"<<endl ; 
    964     else cout<<"Grid Cartesian"<<endl ; 
     963 
    965964    int i,j,ind_srv ; 
    966965 
Note: See TracChangeset for help on using the changeset viewer.