8 lines
77 B
Plaintext
8 lines
77 B
Plaintext
#include "ipi_conv_chosert"
|
|
|
|
void main()
|
|
{
|
|
ChooseTerm(DAYS_PER_WEEK);
|
|
}
|
|
|