commit | d1c19fbd8e691806b77e516520c3a4f3d597a302 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Thu Jul 07 00:10:57 2016 -0700 |
committer | Brian Silverman <brians> | Thu Jul 07 00:44:09 2016 -0700 |
tree | 288d03bea0adff1f383e3bb9f9d073d053019c17 | |
parent | 0d8ed03f9805f64472185b12a4d22636a8458831 [diff] [blame] |
Upgrade to a new, fixed version of Bazel Change-Id: I90f63a9cb40bcfde7552a79355dfbf9123bcd798
diff --git a/WORKSPACE b/WORKSPACE index 6d6f7e1..0d4eb2f 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -1,3 +1,5 @@ +workspace(name = 'org_frc971') + new_local_repository( name = 'usr_repo', path = '/usr',