ref: cd779b951147c9b3c37e4d8201f736e8fba397ce dir: /src/link/include/output.h/
#ifndef OUTPUT_H #define OUTPUT_H void out_Setname(char *tzOutputfile); void Output(void); #endif