commit | 14fd0fb63e7fb562e509e663c604af29a2d81a89 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Tue Jan 14 21:42:01 2014 -0800 |
committer | Brian Silverman <brians> | Tue Jan 14 21:42:01 2014 -0800 |
tree | 62bc118b4ca6987a165b5a73b9187226c298e52c | |
parent | e51ad631794472dd151125d751e593147a34faa2 [diff] [blame] |
switched from fitpc/atom to prime/linux Also removed a few old things that had nothing reasonable to be changed to.
diff --git a/frc971/control_loops/index/index.gyp b/frc971/control_loops/index/index.gyp index 014f266..dc1c06d 100644 --- a/frc971/control_loops/index/index.gyp +++ b/frc971/control_loops/index/index.gyp
@@ -60,7 +60,7 @@ 'index_main.cc', ], 'dependencies': [ - '<(AOS)/atom_code/atom_code.gyp:init', + '<(AOS)/linux_code/linux_code.gyp:init', 'index_lib', 'index_loop', ],