Ignore:
Timestamp:
04/12/12 17:02:23 (12 years ago)
Author:
ymipsl
Message:

Suppress access to CObjectFactory class and CTreeManager.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/generate_fortran_interface.cpp

    r345 r346  
    1111  string path="./interface/" ; 
    1212   
    13   CContext* context=CTreeManager::CreateContext("interface").get(); 
     13  CContext* context=CContext::create("interface").get(); 
    1414  CAxis axis ; 
    1515  CAxisGroup axisgroup ; 
Note: See TracChangeset for help on using the changeset viewer.