Ignore:
Timestamp:
03/30/12 15:37:54 (12 years ago)
Author:
ymipsl
Message:

Change namespace xmlioserver -> xios

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/functor.hpp

    r266 r335  
    22#define __XMLIO_CFunctor__ 
    33 
    4 /// xmlioserver headers /// 
     4/// xios headers /// 
    55#include "xmlioserver_spl.hpp" 
    66#include "exception.hpp" 
    77#include "array.hpp" 
    88 
    9 namespace xmlioserver 
     9namespace xios 
    1010{ 
    1111   namespace func 
     
    5656      }; // class CFunctor 
    5757   } // namespace func 
    58 } // namespace xmlioserver 
     58} // namespace xios 
    5959 
    6060#include "functor_type.hpp" 
Note: See TracChangeset for help on using the changeset viewer.