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