freebsd-dev/usr.bin/calendar/calendars/calendar.world

20 lines
385 B
Plaintext
Raw Normal View History

/*
* World wide calendar files, except national calendars
*
1999-08-28 01:08:13 +00:00
* $FreeBSD$
*/
#ifndef _calendar_world_
#define _calendar_world_
#include <calendar.birthday>
#include <calendar.christian>
#include <calendar.computer>
#include <calendar.history>
#include <calendar.lotr>
#include <calendar.holiday>
#include <calendar.judaic>
#include <calendar.music>
#endif /* !_calendar_world_ */