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