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

    r300 r335  
    77#include <boost/multi_array.hpp> 
    88 
    9 /// xmlioserver headers /// 
     9/// xios headers /// 
    1010#include "xmlioserver_spl.hpp" 
    1111#include "buffer_in.hpp" 
     
    1313 
    1414 
    15 namespace xmlioserver 
     15namespace xios 
    1616{ 
    1717   template<size_t numDims> 
     
    7575   ///--------------------------------------------------------------- 
    7676 
    77 } // namespace xmlioserver 
     77} // namespace xios 
    7878 
    7979#include "array_impl.hpp" 
Note: See TracChangeset for help on using the changeset viewer.