=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/calendars/calendar.computer,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/usr.bin/calendar/calendars/calendar.computer 1995/10/18 08:44:57 1.1 +++ src/usr.bin/calendar/calendars/calendar.computer 1996/12/05 06:04:45 1.2 @@ -1,3 +1,12 @@ +/* + * Computer + * + * $OpenBSD: calendar.computer,v 1.2 1996/12/05 06:04:45 millert Exp $ + */ + +#ifndef _calendar_computer_ +#define _calendar_computer_ + 01/01 AT&T officially divests its local Bell companies, 1984 01/01 The Epoch (Time 0 for UNIX systems, Midnight GMT, 1970) 01/03 Apple Computer founded, 1977 @@ -60,3 +69,5 @@ 10/25 DEC announces VAX-11/780 11/04 UNIVAC I program predicts Eisenhower victory based on 7% of votes, 1952 12/08 First Ph.D. awarded by Computer Science Dept, Univ. of Penna, 1965 + +#endif /* !_calendar_computer_ */