source: CONFIG_DEVT/LMDZOR_V6.2_work_ENSEMBLES/modeles/XIOS/src/memory.hpp @ 6883

Last change on this file since 6883 was 5477, checked in by aclsce, 4 years ago
  • Created CONFIG_DEVT directory
  • First import of LMDZOR_V6.2_work_ENSEMBLES working configuration
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.