New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
log.cpp in vendors/XIOS/r_357/src – NEMO

source: vendors/XIOS/r_357/src/log.cpp @ 8531

Last change on this file since 8531 was 3428, checked in by rblod, 12 years ago

importing initial XIOS vendor drop

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.