blob: de481fe8368e71246fe63cf4bb85222517860e49 [file] [log] [blame]
Paul Wankadia791beff2015-11-17 00:15:44 +11001# 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 Kingfc6337a2016-06-23 14:27:36 -07006workspace(name = "com_googlesource_code_re2")