blob: cea838962dc57e38e7c2d0b081b2086804b8facf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
/*
* German calendar file(s)
*
* $OpenBSD: calendar.german,v 1.2 2015/10/23 09:32:14 tedu Exp $
*/
#ifndef _calendar_german_
#define _calendar_german_
#include <de_DE.UTF-8/calendar.all>
#endif /* !_calendar_german_ */
|