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