Ignore:
Timestamp:
03/09/17 18:13:51 (7 years ago)
Author:
yushan
Message:

Clean Up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan/src/interface/c/icdata.cpp

    r1068 r1069  
    132132     CTimer::get("XIOS context finalize").resume(); 
    133133      
    134       
    135       
    136134     CContext* context = CContext::getCurrent(); 
    137135     context->finalize(); 
    138       
    139      printf("client context_finalize OK\n"); 
    140       
     136           
    141137     CTimer::get("XIOS context finalize").suspend(); 
    142138     CTimer::get("XIOS").suspend(); 
Note: See TracChangeset for help on using the changeset viewer.