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