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