6116b1f3c6
Update API Documentation / build-api-docs (push) Has been cancelled
Add complete FunASR codebase including models, runtime, and documentation.
7 lines
255 B
Python
7 lines
255 B
Python
# Copyright 2006 Google Inc. All Rights Reserved.
|
|
# Use of this source code is governed by a BSD-style
|
|
# license that can be found in the COPYING.txt file.
|
|
|
|
# Bazel (http://bazel.io/) WORKSPACE file for gflags.
|
|
workspace(name="com_github_gflags_gflags")
|