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/object_factory.hpp

    r286 r335  
    55#include <boost/shared_ptr.hpp> 
    66 
    7 /// xmlioserver headers /// 
     7/// xios headers /// 
    88#include "xmlioserver_spl.hpp" 
    99#include "exception.hpp" 
    1010#include "object_template.hpp" 
    1111 
    12 namespace xmlioserver 
     12namespace xios 
    1313{ 
    1414   /// ////////////////////// Déclarations ////////////////////// /// 
     
    6060 
    6161   }; // class CObjectFactory 
    62 } // namespace xmlioserver 
     62} // namespace xios 
    6363 
    6464#include "object_factory_impl.hpp" 
Note: See TracChangeset for help on using the changeset viewer.