7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
#include "ipi_conv_chosert"
|
|
|
|
void main()
|
|
{
|
|
ChooseTerm(DAYS_PER_MONTH * MONTHS_PER_YEAR);
|
|
}
|