source: XIOS/dev/dev_olga/src/src/memory.hpp @ 1023

Last change on this file since 1023 was 1022, checked in by mhnguyen, 7 years ago
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.