source: codes/icosagcm/branches/SATURN_DYNAMICO/XIOS/src/date/calendar_type.hpp @ 248

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

Adding XIOS directory

YM

File size: 211 bytes
Line 
1#ifndef __XMLIO_calendar_type__
2#define __XMLIO_calendar_type__
3
4#include "allleap.hpp"
5#include "d360.hpp"
6#include "gregorian.hpp"
7#include "julian.hpp"
8#include "noleap.hpp"
9
10#endif //__XMLIO_calendar_type__
Note: See TracBrowser for help on using the repository browser.