Paul Wankadia | 791beff | 2015-11-17 00:15:44 +1100 | [diff] [blame] | 1 | # Copyright 2009 The RE2 Authors. All Rights Reserved. |
2 | # Use of this source code is governed by a BSD-style | ||||
3 | # license that can be found in the LICENSE file. | ||||
4 | |||||
5 | # Bazel (http://bazel.io/) WORKSPACE file for RE2. | ||||
Shahms King | fc6337a | 2016-06-23 14:27:36 -0700 | [diff] [blame] | 6 | workspace(name = "com_googlesource_code_re2") |