source: codes/icosagcm/branches/SATURN_DYNAMICO/XIOS/src/log.cpp @ 309

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

Adding XIOS directory

YM

  • Property svn:eol-style set to native
File size: 87 bytes
Line 
1#include "log.hpp"
2
3namespace xios
4{
5  CLog info("info") ;
6  CLog report("report") ;
7}
Note: See TracBrowser for help on using the repository browser.