aboutsummaryrefslogtreecommitdiffstats
path: root/misc_cmds/calendar/calendars/calendar.all
blob: c7593f6cec409d5119ff501f1b78fcce6cc05742 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
 * International and national calendar files
 *
 * $FreeBSD: src/usr.bin/calendar/calendars/calendar.all,v 1.10 2007/06/09 05:51:24 grog Exp $
 */

#ifndef _calendar_all_
#define _calendar_all_

#include <calendar.world>
#include <calendar.croatian>
#include <calendar.dutch>
#include <calendar.french>
#include <calendar.german>
#include <calendar.hungarian>
#include <calendar.southafrica>
#include <calendar.russian>
#include <calendar.usholiday>

#endif /* !_calendar_all_ */