6 lines
68 B
C++
6 lines
68 B
C++
|
#include "fp0.h"
|
||
|
|
||
|
int fp0200(int argc, char* argv[])
|
||
|
{
|
||
|
return 0;
|
||
|
}
|