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/data_output.cpp

    r321 r335  
    55#include "context.hpp" 
    66 
    7 namespace xmlioserver 
     7namespace xios 
    88{ 
    99   namespace io 
     
    2020      { 
    2121         if (grid->domain_ref.isEmpty()) 
    22             ERROR("CONetCDF4Adv::writeGrid(grid)", 
     22            ERROR("CDataOutput::writeGrid(grid)", 
    2323                   << " domain is not defined !"); 
    2424 
     
    109109 
    110110   } // namespace io 
    111 } // namespace xmlioserver 
     111} // namespace xios 
Note: See TracChangeset for help on using the changeset viewer.