@ -0,0 +1,12 @@
#ifndef GPPH_H_
#define GPPH_H_
#include "gebs/gebs.h"
extern int gpp_fd;
void gpp_init(void);
void gpp_deinit(void);
bool gpp_run(char *path, NString_List *env, String_Builder *out);
#endif // GPPH_H_
The note is not visible to the blocked user.