aboutsummaryrefslogtreecommitdiff
path: root/src/date.h
blob: becc5a24491a72416cfa20266b73fde3415282ff (plain)
1
2
3
/* date.h: Includes all the functions relating to calculating months, days, etc. */

int isleap(int year);