#ifndef STOP_HPP
#define STOP_HPP

bool stop();

#endif   // STOP_HPP