#ifndef INSTALL_H
#define INSTALL_H

void for_install_output(void);
void for_output_set_log(int l);

#endif

