7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
|
#include "ipi_conv_choserm"
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
ChooseClass(3);
|
||
|
}
|