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.
6workspace(name = "com_googlesource_code_re2")
7