blob: 77337153f8496232adc837e1a85b28506eb5c110 [file] [log] [blame]
#ifndef Y2015_AUTONOMOUS_AUTO_H_
#define Y2015_AUTONOMOUS_AUTO_H_
namespace frc971 {
namespace autonomous {
void HandleAuto();
} // namespace autonomous
} // namespace frc971
#endif // Y2015_AUTONOMOUS_AUTO_H_