summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/calendars/calendar.world
blob: 641b2b5701bc92dcdb32b593fdb082b9e55e5ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * World wide calendar files, except national calendars
 *
 * $Id: calendar.world,v 1.1 1996/01/28 19:12:24 wosch Exp $
 */

#ifndef _calendar_world_
#define _calendar_world_

#include <calendar.birthday>
#include <calendar.christian>
#include <calendar.computer>
#include <calendar.history>
#include <calendar.holiday>
#include <calendar.judaic>
#include <calendar.music>

#endif /* !_calendar_world_ */
OpenPOWER on IntegriCloud