view src/ploki/main_io.h @ 5410:e36a9d837b7b

<zzo38> le/rn accounting/<BAL|FSV> = 0
author HackBot
date Fri, 05 Jun 2015 17:19:13 +0000
parents ac0403686959
children
line wrap: on
line source

#ifndef MAIN_IO_H_
#define MAIN_IO_H_

#include "IO.h"

extern IO *In, *Out, *Err;

#endif /* MAIN_IO_H_ */