Eeaster algorithm

This commit is contained in:
Federico Hernandez 2010-03-23 02:13:35 +01:00
parent fa8c33da45
commit 10450963cb
3 changed files with 47 additions and 1 deletions

View file

@ -30,6 +30,8 @@
#include <stdio.h>
#include <string>
time_t easter (int year);
class Date;
class Date