#ifndef CLEAR_SELECTION_H
#define CLEAR_SELECTION_H

void clear_selection (void);

#endif // CLEAR_SELECTION_H