#ifndef VIEW_H
#define VIEW_H

void view (void);

#endif // VIEW_H