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