=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/calendars/calendar.judaic,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/calendar/calendars/calendar.judaic 1995/10/18 08:44:58 1.1 +++ src/usr.bin/calendar/calendars/calendar.judaic 1996/12/05 06:04:49 1.2 @@ -1,3 +1,12 @@ +/* + * Judaic + * + * $OpenBSD: calendar.judaic,v 1.2 1996/12/05 06:04:49 millert Exp $ + */ + +#ifndef _calendar_judaic_ +#define _calendar_judaic_ + 03/08* Fast of Esther (Battle of Purim; 1 day before Purim; fast day) 03/11* Purim (Feast of Lots; 30 days before Pesach) 03/12* Purim (Feast of Lots) @@ -28,3 +37,5 @@ 10/12* Shmini Atzeres/Simchas Torah (Rejoicing of the Law; sabbatical) 12/12* First Day of Chanukah 12/27* Fast of Asara B'Tevet (Babylonians put siege on Jerusalem; fast day) + +#endif /* !_calendar_judaic_ */