7 lines
83 B
C
7 lines
83 B
C
#include "../../Headers/scc_core.h"
|
|
|
|
int main(int ac, char **av)
|
|
{
|
|
|
|
return 0;
|
|
} |