4 lines
72 B
C
4 lines
72 B
C
|
|
#include "types.h"
|
||
|
|
|
||
|
|
char* compileGroundProgram(GroundProgram* program);
|