Ignore:
Timestamp:
04/29/15 14:46:01 (9 years ago)
Author:
rlacroix
Message:

Remove leftovers from the XMLIO age.

File:
1 edited

Legend:

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

    r501 r591  
    1 #ifndef __XMLIO_CAccumulate__ 
    2 #define __XMLIO_CAccumulate__ 
     1#ifndef __XIOS_CAccumulate__ 
     2#define __XIOS_CAccumulate__ 
    33 
    4 /// xmlioserver headers /// 
     4/// XIOS headers /// 
    55#include "functor.hpp" 
    66#include "array_new.hpp" 
     
    3737 
    3838   } // namespace func 
    39 } // namespace xmlioserver 
     39} // namespace xios 
    4040 
    41 #endif //__XMLIO_CAccumulate__ 
     41#endif //__XIOS_CAccumulate__ 
Note: See TracChangeset for help on using the changeset viewer.