Open project in terminal Type make to build Type ./maya to execute Then enter your date
To clean type make clean To generate doc type make doc
This project contains the necessary routines to the conversion of a date of our modern Gregorian calendar to Mayan Long Count, Haab and Tzolkin calendars. The program takes as input a date DD MM YYYY format and product Mayan conversion
C
Open project in terminal Type make to build Type ./maya to execute Then enter your date
To clean type make clean To generate doc type make doc