/* >>>------------------------------------------------------------ * * File: gen.h, Module: M2CM-3.2-QAC-8.1.2 * * <<<------------------------------------------------------------ */ #ifndef GEN_H #define GEN_H extern void put_line( const PC *str ); #endif