source: CONFIG/publications/ICOLMDZORINCA_CO2_Transport_GMD_2023/XIOS/src/date/calendar_type.hpp @ 6607

Last change on this file since 6607 was 6607, checked in by acosce, 10 months ago

XIOS used for ICOLMDZORINCA_CO2_Transport_GMD_2023

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