mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
13 lines
177 B
Plaintext
13 lines
177 B
Plaintext
/*
|
|
* French calendar file(s)
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
#ifndef _calendar_french_
|
|
#define _calendar_french_
|
|
|
|
#include <fr_FR.ISO8859-1/calendar.all>
|
|
|
|
#endif /* !_calendar_french_ */
|