Ignore:
Timestamp:
04/13/17 14:34:48 (7 years ago)
Author:
yushan
Message:

modif for Curie, CurrContext?->CurrContext_ptr in object_factory and group_factory

File:
1 edited

Legend:

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

    r1088 r1095  
    131131      
    132132     CContext* context = CContext::getCurrent(); 
    133      //printf("Check : CContext::getCurrent() = %p\n", CContext::getCurrent()); 
     133     printf("Check : CContext::getCurrent() = %p\n", CContext::getCurrent()); 
    134134     context->finalize(); 
    135135           
Note: See TracChangeset for help on using the changeset viewer.