source: codes/icosagcm/branches/SATURN_DYNAMICO/XIOS/src/memory.hpp @ 309

Last change on this file since 309 was 248, checked in by ymipsl, 10 years ago

Adding XIOS directory

YM

File size: 110 bytes
Line 
1#ifndef __XIOS_MEMORY_HPP__
2#define __XIOS_MEMORY_HPP__
3
4namespace xios
5{
6  void noMemory(void) ;
7
8
9}
10
11#endif
Note: See TracBrowser for help on using the repository browser.