#ifndef SR_H
#define SR_H

void	run_slide_rule (void);

#endif /* SR_H */
