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