commit | 93778a6ac323ce097d1e30f60f6c4d9ebd91aed6 | [log] [tgz] |
---|---|---|
author | joe <joe@icarus> | Sat Feb 15 13:22:14 2014 -0800 |
committer | joe <joe@icarus> | Sat Feb 15 13:22:14 2014 -0800 |
tree | 63e866ba6acc75f0dc68be29d74daa1dccc13c1f | |
parent | 41abe01dd4544b73fb8fcea3901786393c67d73e [diff] [blame] |
This stuff lets tests run
diff --git a/frc971/control_loops/shooter/shooter.gyp b/frc971/control_loops/shooter/shooter.gyp index c4e9971..9811918 100644 --- a/frc971/control_loops/shooter/shooter.gyp +++ b/frc971/control_loops/shooter/shooter.gyp
@@ -23,6 +23,7 @@ 'sources': [ 'shooter.cc', 'shooter_motor_plant.cc', + 'unaugmented_shooter_motor_plant.cc', ], 'dependencies': [ 'shooter_loop',