Ignore:
Timestamp:
09/22/22 13:53:30 (21 months ago)
Author:
ymipsl
Message:

Minimum requirement to introduce new nodes in XML tree
=> done for pool node (introducing service)
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/config/node_type.conf

    r1782 r2408  
    124124#endif //__XIOS_CExtractAxis__ 
    125125 
     126#ifdef __XIOS_CPoolNode__ 
     127   DECLARE_NODE(PoolNode, pool) 
     128#endif //__XIOS_CPoolNode__ 
     129 
    126130#ifdef __XIOS_CContext__ 
    127131   DECLARE_NODE_PAR(Context, context) 
Note: See TracChangeset for help on using the changeset viewer.